summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-05-26 05:26:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-05-26 05:26:22 +0200
commit8583089f5fd3b1be8f452a9061d98e230d0aba26 (patch)
treeddcd7ac949abd6abb5756083428782e4981e402b
parenta096147b25c06d81dbb5eda035f4c795bb6cb4a2 (diff)
libressl: update to 3.7.2
-rw-r--r--package/libressl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libressl/Makefile b/package/libressl/Makefile
index 67decd2dd..bba8274f3 100644
--- a/package/libressl/Makefile
+++ b/package/libressl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libressl
-PKG_VERSION:= 3.6.2
+PKG_VERSION:= 3.7.2
PKG_RELEASE:= 1
-PKG_HASH:= 4be80fff073746cf50b4a8e5babe2795acae98c6b132a9e02519b445dfbfd033
+PKG_HASH:= b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.libressl.org