From a48e50b27514eea9c739a0f31d46a291930cec25 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 5 Jun 2005 16:16:32 +0000 Subject: Set download url to sourceforge git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1153 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/pcre/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/pcre/Makefile b/package/pcre/Makefile index 3ebfdc1c0..0172c2886 100644 --- a/package/pcre/Makefile +++ b/package/pcre/Makefile @@ -7,7 +7,7 @@ PKG_VERSION:=5.0 PKG_RELEASE:=3 PKG_MD5SUM:=813850808894d99fb5b1c41ec6335d4f -PKG_SOURCE_URL:=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ +PKG_SOURCE_URL:=@SF/pcre PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_CAT:=bzcat -- cgit v1.2.3