From 1ad30cde3d383f762adb703c73f4c8821743a779 Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 13 Mar 2006 17:47:02 +0000 Subject: add source url git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3359 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/lcd4linux/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/lcd4linux/Makefile b/package/lcd4linux/Makefile index 4171521d8..09d329b9d 100644 --- a/package/lcd4linux/Makefile +++ b/package/lcd4linux/Makefile @@ -7,7 +7,8 @@ PKG_VERSION:=0.10.0+cvs20051015 PKG_RELEASE:=1 PKG_MD5SUM:=5b5ac629be4bb5c29104fb8f6b7fa444 -PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/l/lcd4linux/ +PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/l/lcd4linux/ \ + http://ftp.de.debian.org/debian/pool/main/l/lcd4linux/ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_CAT:=zcat -- cgit v1.2.3