summaryrefslogtreecommitdiff
path: root/package/libressl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-17 20:23:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-17 20:23:03 +0200
commit634f482b6a17150ff0e6942c157dbef47d42685f (patch)
treede794a820bb8143a02d7a939bf2bd815983e4af6 /package/libressl
parentc57a5e47f7799c07c1b5fec1c4b449862eeb60d4 (diff)
libressl: update to 2.5.5
Diffstat (limited to 'package/libressl')
-rw-r--r--package/libressl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libressl/Makefile b/package/libressl/Makefile
index b514733a5..735d58cc9 100644
--- a/package/libressl/Makefile
+++ b/package/libressl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libressl
-PKG_VERSION:= 2.5.4
+PKG_VERSION:= 2.5.5
PKG_RELEASE:= 1
-PKG_HASH:= 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
+PKG_HASH:= e57f5e3d5842a81fe9351b6e817fcaf0a749ca4ef35a91465edba9e071dce7c4
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.libressl.org