net/wget: Update to 1.11.2
authorOliver Ertl <oliver@ertl-net.net>
Fri, 2 May 2008 18:43:04 +0000 (18:43 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Fri, 2 May 2008 18:43:04 +0000 (18:43 +0000)
SVN-Revision: 11009

net/wget/Makefile

index b817aa0a690291f1e42256104d511a0f9e566167..9ce4261d33118a3c0dc1305ed24366119055e0ce 100644 (file)
@@ -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:=3fda0bab6a883a5f6599d2da58765f93
+PKG_MD5SUM:=730d2687231934f51e47f6f85260b2d3
 
 include $(INCLUDE_DIR)/package.mk