From 89c8d78d31852a80f655e2395d1c776be51aea83 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 11 Jun 2015 20:28:44 +0000 Subject: openssl: 1.0.2b (hey, we made it nearly 3 months this time!) Signed-off-by: Steven Barth SVN-Revision: 45946 --- package/libs/openssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/libs/openssl/Makefile') diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index e19d54af08..d1519a43a9 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.2a +PKG_VERSION:=1.0.2b PKG_RELEASE:=0 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:=a06c547dac9044161a477211049f60ef +PKG_MD5SUM:=7729b259e2dea7d60b32fc3934d6984b PKG_LICENSE:=OpenSSL PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3