summaryrefslogtreecommitdiff
path: root/package/libressl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-29 23:42:14 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-29 23:43:04 +0100
commit102c11bb821d18d30b41bbbf73e713d09fb1ee54 (patch)
tree431a94ec60c8564f46544a864f069ac474859fef /package/libressl
parenta60a17cd488cbe017b95f52bcb0f881d7a4a5846 (diff)
libressl: update to latest stable version
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 569a9747f..ea395430d 100644
--- a/package/libressl/Makefile
+++ b/package/libressl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libressl
-PKG_VERSION:= 2.2.4
+PKG_VERSION:= 2.2.5
PKG_RELEASE:= 1
-PKG_HASH:= 6b409859be8654afc3862549494e097017e64c8d167f12584383586306ef9a7e
+PKG_HASH:= e3caded0469d8dc64f4ca2fe8e499ada4dd014e84d1c5a71818d39e54e6c914b
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.libressl.org