depends: openssl: update to 3.5.7

This commit is contained in:
tobtoht
2026-06-09 19:27:05 +02:00
parent a8478d21b2
commit 85ef8e075a
+2 -2
View File
@@ -1,8 +1,8 @@
package=openssl
$(package)_version=3.5.4
$(package)_version=3.5.7
$(package)_download_path=https://github.com/openssl/openssl/releases/download/openssl-$($(package)_version)
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99
$(package)_sha256_hash=a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8
$(package)_patches=fix-android.patch
define $(package)_set_vars