From: Oliver Ertl Date: Fri, 2 May 2008 18:43:04 +0000 (+0000) Subject: net/wget: Update to 1.11.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=858638d547583adc839a0b0f5a25252cd9fc3c03;p=openwrt%2Fsvn-archive%2Fpackages.git net/wget: Update to 1.11.2 SVN-Revision: 11009 --- diff --git a/net/wget/Makefile b/net/wget/Makefile index b817aa0a6..9ce4261d3 100644 --- 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:=3fda0bab6a883a5f6599d2da58765f93 +PKG_MD5SUM:=730d2687231934f51e47f6f85260b2d3 include $(INCLUDE_DIR)/package.mk