summaryrefslogtreecommitdiff
path: root/package/libressl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-14 12:52:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-15 11:56:12 +0200
commita3ad02e34d858f29f7bea5a5ceef09b83381d35b (patch)
treefa0d3ce333ef11f9128cf2d8d4b0e91983755e0c /package/libressl
parent8c43cd260b05dbf96a9c53f9737ec36b867a565c (diff)
libressl: update to 2.5.4
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 d4f59f0f7..b514733a5 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.3
+PKG_VERSION:= 2.5.4
PKG_RELEASE:= 1
-PKG_HASH:= 14e34cc586ec4ce5763f76046dcf366c45104b2cc71d77b63be5505608e68a30
+PKG_HASH:= 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.libressl.org