aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-06 06:46:51 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-06 06:46:51 +0000
commit575c9642b714cea66a558ab5cdee4bbc068d5883 (patch)
tree1e76cb23d3c52a979e3602bf2954924fc6ba0db5
parent0be43a11c3a4fab2dde4993f1743fc690d05054e (diff)
downloadupstream-575c9642b714cea66a558ab5cdee4bbc068d5883.tar.gz
upstream-575c9642b714cea66a558ab5cdee4bbc068d5883.tar.bz2
upstream-575c9642b714cea66a558ab5cdee4bbc068d5883.zip
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1158 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/openssl/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/openwrt/package/openssl/Makefile b/openwrt/package/openssl/Makefile
index 50e334cdf27..84822060c56 100644
--- a/openwrt/package/openssl/Makefile
+++ b/openwrt/package/openssl/Makefile
@@ -7,7 +7,10 @@ PKG_VERSION:=0.9.7g
PKG_RELEASE:=1
PKG_MD5SUM:=991615f73338a571b6a1be7d74906934
-PKG_SOURCE_URL:=http://www.openssl.org/source/
+PKG_SOURCE_URL:=http://www.openssl.org/source/ \
+ ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
+ ftp://ftp.webmonster.de/pub/openssl/source/ \
+ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat