Author: blogic Date: 2014-08-07 22:54:41 +0200 (Thu, 07 Aug 2014) New Revision: 42055
Modified: trunk/package/libs/openssl/Makefile Log: openssl: another day another bug fix update Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/libs/openssl/Makefile =================================================================== --- trunk/package/libs/openssl/Makefile 2014-08-07 20:22:00 UTC (rev 42054) +++ trunk/package/libs/openssl/Makefile 2014-08-07 20:54:41 UTC (rev 42055) @@ -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_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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
