Author: luka Date: 2015-07-28 23:54:44 +0200 (Tue, 28 Jul 2015) New Revision: 46517
Modified: trunk/package/libs/openssl/Makefile Log: openssl: add one more mirror Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/package/libs/openssl/Makefile =================================================================== --- trunk/package/libs/openssl/Makefile 2015-07-27 23:50:05 UTC (rev 46516) +++ trunk/package/libs/openssl/Makefile 2015-07-28 21:54:44 UTC (rev 46517) @@ -16,6 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.openssl.org/source/ \ + ftp://ftp.openssl.org/source/ \ ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.openssl.org/source \ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ PKG_MD5SUM:=38dd619b2e77cbac69b99f52a053d25a _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
