From 3006bc6904e34135ef2bebf4adae012b1d41933c Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 20 Mar 2015 08:14:42 +0000 Subject: openssl: biweekly critical security update Signed-off-by: Steven Barth SVN-Revision: 44900 --- package/libs/openssl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/libs/openssl/Makefile') diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 40f4061a2a..8bcc628712 100644 --- a/package/libs/openssl/Makefile +++ b/package/libs/openssl/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=1.0.2 -PKG_RELEASE:=3 +PKG_VERSION:=1.0.2a +PKG_RELEASE:=0 PKG_USE_MIPS16:=0 PKG_BUILD_PARALLEL:=1 @@ -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:=38373013fc85c790aabf8837969c5eba +PKG_MD5SUM:=a06c547dac9044161a477211049f60ef PKG_LICENSE:=OpenSSL PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3