summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-02-01 05:40:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-02-01 05:40:55 +0100
commit70e99f8694fcb9207c424df3c66134396af3d5b5 (patch)
treee127aa6596c19065aa6fb345c8920797cae44cbc /package
parent0bdcd53377bd8af4e66ed3ad65f7b1e5e215cdf7 (diff)
openssl: update to 3.4.0HEADmaster
Diffstat (limited to 'package')
-rw-r--r--package/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 6a2eccf64..fbf5b1b78 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= openssl
-PKG_VERSION:= 3.3.2
+PKG_VERSION:= 3.4.0
PKG_RELEASE:= 1
-PKG_HASH:= 2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281
+PKG_HASH:= e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf
PKG_DESCR:= ssl/tls library
PKG_SECTION:= libs/crypto
PKG_URL:= https://openssl-library.org/