From 858638d547583adc839a0b0f5a25252cd9fc3c03 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Fri, 2 May 2008 18:43:04 +0000 Subject: [PATCH] net/wget: Update to 1.11.2 SVN-Revision: 11009 --- net/wget/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2