diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-13 17:47:02 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-13 17:47:02 +0000 |
commit | 1ad30cde3d383f762adb703c73f4c8821743a779 (patch) | |
tree | eb709e9df306e1267ad069792b42a85ef202ed13 /package/lcd4linux | |
parent | e13455d72418a1369b162ca0b4444ba6790336cb (diff) |
add source url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3359 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lcd4linux')
-rw-r--r-- | package/lcd4linux/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/lcd4linux/Makefile b/package/lcd4linux/Makefile index 4171521d86..09d329b9dc 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 |