diff options
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r-- | package/openssl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile index 3065611c0..b364b368f 100644 --- a/package/openssl/Makefile +++ b/package/openssl/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= openssl -PKG_VERSION:= 1.0.1e -PKG_RELEASE:= 2 -PKG_MD5SUM:= 66bf6f10f060d561929de96f9dfe5b8c +PKG_VERSION:= 1.0.1f +PKG_RELEASE:= 1 +PKG_MD5SUM:= f26b09c028a0541cab33da697d522b25 PKG_DESCR:= OpenSSL (Secure Socket Layer) libraries PKG_SECTION:= libs PKG_DEPENDS:= zlib |