projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ac0029
)
net/wget: Update to 1.11.2
author
Oliver Ertl
<oliver@ertl-net.net>
Fri, 2 May 2008 18:43:04 +0000
(18:43 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Fri, 2 May 2008 18:43:04 +0000
(18:43 +0000)
SVN-Revision: 11009
net/wget/Makefile
patch
|
blob
|
history
diff --git
a/net/wget/Makefile
b/net/wget/Makefile
index b817aa0a690291f1e42256104d511a0f9e566167..9ce4261d33118a3c0dc1305ed24366119055e0ce 100644
(file)
--- a/
net/wget/Makefile
+++ b/
net/wget/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=wget
-PKG_VERSION:=1.11.
1
+PKG_VERSION:=1.11.
2
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=
3fda0bab6a883a5f6599d2da58765f9
3
+PKG_MD5SUM:=
730d2687231934f51e47f6f85260b2d
3
include $(INCLUDE_DIR)/package.mk