summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-04-27 14:58:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2022-04-27 14:58:56 +0200
commit324f74f8bfc29e826ee3d7bb3c10d790a866055c (patch)
tree16c829dd7e8c9816f02156787649682b683e8fc0 /package
parent795235fbc980e89cadbc9cfd4738623991b2c934 (diff)
libressl: update to 3.5.2
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 21b45c395..48e719dbc 100644
--- a/package/libressl/Makefile
+++ b/package/libressl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libressl
-PKG_VERSION:= 3.4.3
+PKG_VERSION:= 3.5.2
PKG_RELEASE:= 1
-PKG_HASH:= ff88bffe354818b3ccf545e3cafe454c5031c7a77217074f533271d63c37f08d
+PKG_HASH:= 56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.libressl.org