Author: cyrus Date: 2015-01-15 18:59:06 +0100 (Thu, 15 Jan 2015) New Revision: 43976
Modified: trunk/package/libs/openssl/Makefile Log: openssl: update to 1.0.1l *sigh* Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/openssl/Makefile =================================================================== --- trunk/package/libs/openssl/Makefile 2015-01-15 13:59:01 UTC (rev 43975) +++ trunk/package/libs/openssl/Makefile 2015-01-15 17:59:06 UTC (rev 43976) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=1.0.1k +PKG_VERSION:=1.0.1l 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:=d4f002bd22a56881340105028842ae1f +PKG_MD5SUM:=cdb22925fc9bc97ccbf1e007661f2aa6 PKG_LICENSE:=OpenSSL PKG_LICENSE_FILES:=LICENSE _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
