X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2FMakefile;h=faf68162397f6c27dd1d4ac1373680dd7a9c22e8;hb=82c491708bcf16510d20a4dccc144a319386d6a1;hp=35fba357383554f628267b862690a012e8074d36;hpb=6ac38545c91dfb554e78c85dc31e69b3ffdd8953;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 35fba35738..faf6816239 100644 --- a/package/libs/openssl/Makefile +++ b/package/libs/openssl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=1.0.2c +PKG_VERSION:=1.0.2e PKG_RELEASE:=1 PKG_USE_MIPS16:=0 @@ -16,9 +16,10 @@ PKG_BUILD_PARALLEL:=0 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:=8c8d81a9ae7005276e486702edbcd4b6 +PKG_MD5SUM:=5262bfa25b60ed9de9f28d5d52d77fc5 PKG_LICENSE:=OpenSSL PKG_LICENSE_FILES:=LICENSE