Skip to content

Commit 4f6af59

Browse files
committed
depends: openssl: update to 3.6.0
1 parent 35de28f commit 4f6af59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/depends/packages/openssl.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=openssl
2-
$(package)_version=3.5.4
2+
$(package)_version=3.6.0
33
$(package)_download_path=https://github.com/openssl/openssl/releases/download/openssl-$($(package)_version)
44
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99
5+
$(package)_sha256_hash=b6a5f44b7eb69e3fa35dbf15524405b44837a481d43d81daddde3ff21fcbb8e9
66
$(package)_patches=fix-android.patch
77

88
define $(package)_set_vars

0 commit comments

Comments
 (0)