[Packages] net/wget: Update to 1.11.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11009 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2008-05-02 18:43:04 +00:00
parent 2aee47edf6
commit c1fc158f31

View 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