From: John Crispin Date: Thu, 7 Aug 2014 20:55:33 +0000 (+0000) Subject: openssl: another day another bug fix update X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4e6205e2e6b86027e01e9abdaaf5a94bf44c2fe4;p=openwrt%2Fsvn-archive%2Farchive.git openssl: another day another bug fix update Signed-off-by: John Crispin Backport of r42055 SVN-Revision: 42056 --- diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index fff260bc97..4b386ab4e4 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.1h +PKG_VERSION:=1.0.1i PKG_RELEASE:=1 PKG_USE_MIPS16:=0 @@ -18,7 +18,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.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:=8d6d684a9430d5cc98a62a5d8fbda8cf +PKG_MD5SUM:=c8dc151a671b9b92ff3e4c118b174972 PKG_LICENSE:=SSLEAY OPENSSL PKG_LICENSE_FILES:=LICENSE