grab the package from the real location
authorTim Yardley <lst@openwrt.org>
Thu, 26 Oct 2006 18:04:39 +0000 (18:04 +0000)
committerTim Yardley <lst@openwrt.org>
Thu, 26 Oct 2006 18:04:39 +0000 (18:04 +0000)
SVN-Revision: 5303

libs/postgresql/Makefile

index 9ee1d5253db3cb2266a048ae693e262358fb0014..28c2b540381c8eea2062c0b919231fdbbcdae213 100644 (file)
@@ -15,10 +15,7 @@ PKG_RELEASE:=1
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=\
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 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)/
+       ftp://ftp-archives.postgresql.org/pub/source/v$(PKG_VERSION)/
 PKG_MD5SUM:=d7cf0f0a0e1dda19268f55cb1e124c77
 PKG_CAT:=bzcat
 
 PKG_MD5SUM:=d7cf0f0a0e1dda19268f55cb1e124c77
 PKG_CAT:=bzcat