projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c036b26
)
831: Bump wget package to v1.10.2
author
Eric Andersen
<andersen@codepoet.org>
Fri, 14 Apr 2006 18:38:25 +0000
(18:38 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 14 Apr 2006 18:38:25 +0000
(18:38 -0000)
package/wget/wget.mk
patch
|
blob
|
history
diff --git
a/package/wget/wget.mk
b/package/wget/wget.mk
index 7655bf765ce09421a981c9acd61e05f5fd150243..81ca729804f399441a24f4f1312977106f9d65fb 100644
(file)
--- a/
package/wget/wget.mk
+++ b/
package/wget/wget.mk
@@
-3,7
+3,7
@@
# wget
#
#############################################################
-WGET_VER:=1.
9.1
+WGET_VER:=1.
10.2
WGET_SOURCE:=wget-$(WGET_VER).tar.gz
WGET_SITE:=ftp://mirrors.kernel.org/gnu/wget
WGET_DIR:=$(BUILD_DIR)/wget-$(WGET_VER)