summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-05-22 19:54:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-05-22 20:40:52 +0200
commita9a14c27817152f278a4af4c8e518ec9a81ec0e3 (patch)
tree012b716fe377171251875ce8e979295cf1656d88 /package
parentd82e06e40a418829a3bcbad056ad2cac6dfd2580 (diff)
libressl: update to 2.7.3
Diffstat (limited to 'package')
-rw-r--r--package/libressl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libressl/Makefile b/package/libressl/Makefile
index 0cf4528ef..350afa107 100644
--- a/package/libressl/Makefile
+++ b/package/libressl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libressl
-PKG_VERSION:= 2.7.2
+PKG_VERSION:= 2.7.3
PKG_RELEASE:= 1
-PKG_HASH:= 917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995
+PKG_HASH:= 16c70d8fe1de6e9bedea0d67804b55f3894717693a05ed45e15e0e2f939c2795
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.libressl.org