From 69fbe5c3b04e029e5ea96a66ddbd0c64554aac9a Mon Sep 17 00:00:00 2001 From: Ralph Hempel Date: Sun, 31 May 2009 10:07:35 +0000 Subject: fix download url SVN-Revision: 16226 --- tools/sed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/sed') diff --git a/tools/sed/Makefile b/tools/sed/Makefile index 6b3122d161..f15299c96c 100644 --- a/tools/sed/Makefile +++ b/tools/sed/Makefile @@ -10,7 +10,7 @@ PKG_NAME:=sed PKG_VERSION:=4.1.2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/$(PKG_NAME) +PKG_SOURCE_URL:=@GNU/$(PKG_NAME) PKG_MD5SUM:=928f0e06422f414091917401f1a834d0 PKG_CAT:=zcat export SED:= -- cgit v1.2.3