projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
371b05f
)
Add some mirrors
author
Nicolas Thill
<nico@openwrt.org>
Mon, 6 Jun 2005 06:46:51 +0000
(06:46 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 6 Jun 2005 06:46:51 +0000
(06:46 +0000)
SVN-Revision: 1158
openwrt/package/openssl/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/openssl/Makefile
b/openwrt/package/openssl/Makefile
index 50e334cdf27f6c6917e3736b1b17b847a8ecc7cf..84822060c5609f1778c535c783e950747897a7ae 100644
(file)
--- 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