Remove superfluous source url
authorNicolas Thill <nico@openwrt.org>
Sat, 21 May 2005 12:04:17 +0000 (12:04 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 21 May 2005 12:04:17 +0000 (12:04 +0000)
SVN-Revision: 1006

openwrt/package/arpwatch/Makefile
openwrt/package/postgresql/Makefile

index 58f8e48da0b6fe3222cb1769977d5e872d00056e..27e6c795e7bf1911938396859eeb681ce2134113 100644 (file)
@@ -7,9 +7,7 @@ PKG_VERSION:=2.1a11
 PKG_RELEASE:=1
 PKG_MD5SUM:=9ecd00db892737431b0e524f3e52e19e
 
-PKG_SOURCE_URL:= \
-       http://nbd.vd-s.ath.cx/openwrt \
-       http://nthill.free.fr/openwrt/sources/$(PKG_NAME)/
+PKG_SOURCE_URL:=http://nbd.vd-s.ath.cx/openwrt
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_CAT:=zcat
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
index 59be6f06b173499d52c0ad8465c6f57f1f893f0f..cadbcea14c0c3d5d7294565ee93db4e5c8f2b010 100644 (file)
@@ -11,8 +11,7 @@ PKG_SOURCE_URL:=\
        ftp://ftp3.us.postgresql.org/pub/postgresql/source/v$(PKG_VERSION)/ \
        ftp://ftp.br.postgresql.org/pub/PostgreSQL/source/v$(PKG_VERSION)/ \
        ftp://ftp.au.postgresql.org/pub/postgresql/source/v$(PKG_VERSION)/ \
-       ftp://ftp.tw.postgresql.org/pub/postgresql/source/v$(PKG_VERSION)/ \
-       http://nthill.free.fr/openwrt/sources/$(PKG_NAME)/
+       ftp://ftp.tw.postgresql.org/pub/postgresql/source/v$(PKG_VERSION)/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_CAT:=bzcat