From 1e9cb34e04f36213ed1c9f1d66f332d18f6dc020 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 6 Jun 2005 15:44:27 +0000 Subject: [PATCH] Set download url to sourceforge SVN-Revision: 1161 --- openwrt/package/zlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/zlib/Makefile b/openwrt/package/zlib/Makefile index 8dc2cc3193..95f6ce997e 100644 --- a/openwrt/package/zlib/Makefile +++ b/openwrt/package/zlib/Makefile @@ -7,7 +7,7 @@ PKG_VERSION:=1.2.2 PKG_RELEASE:=1 PKG_MD5SUM:=1b8aab042d40979e456194c468fd72c5 -PKG_SOURCE_URL:=http://www.zlib.net/ +PKG_SOURCE_URL:=@SF/zlib PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_CAT:=bzcat -- 2.25.1