openssl: update to 3.5.5.

This commit is contained in:
classabbyamp
2026-01-27 11:41:10 -05:00
committed by classabbyamp
parent 5c3fdd8646
commit f3fe6c8b81
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'openssl'
pkgname=openssl
version=3.5.4
version=3.5.5
revision=1
bootstrap=yes
build_style=configure
@@ -17,7 +17,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="Apache-2.0"
homepage="https://openssl-library.org"
distfiles="https://github.com/openssl/openssl/releases/download/openssl-${version}/openssl-${version}.tar.gz"
checksum=967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99
checksum=b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89
conf_files="/etc/ssl/openssl.cnf"
replaces="libressl>=0"