diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-11 22:28:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-11 22:29:02 +0200 |
commit | 773f70f6da82bbab08b0855f8204201324c1aa58 (patch) | |
tree | 16eca5c89cb4b9afdcd96d995c1358a7415215a9 /package/libressl | |
parent | f061a04dd39ef3942ec98f301707a77baa83e9f9 (diff) |
update to latest stable upstream
Diffstat (limited to 'package/libressl')
-rw-r--r-- | package/libressl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libressl/Makefile b/package/libressl/Makefile index f9d54a941..a013d18b5 100644 --- a/package/libressl/Makefile +++ b/package/libressl/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libressl -PKG_VERSION:= 2.0.4 +PKG_VERSION:= 2.0.5 PKG_RELEASE:= 1 -PKG_MD5SUM:= d30576bfd0e92dbb5b860e0e03281e5c +PKG_MD5SUM:= 77b5385251e6edabc4cd74ffccc7e418 PKG_DESCR:= ssl library PKG_SECTION:= libs/crypto PKG_URL:= http://www.libressl.org |