unshield: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 09:08:29 +02:00
parent 67828056a1
commit 143c5f3c15

View File

@@ -4,7 +4,7 @@ used to install software on Microsoft Windows based machines."
HOMEPAGE="https://github.com/twogood/unshield"
COPYRIGHT="2023 David Eriksson"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/twogood/unshield/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60"
SOURCE_FILENAME="unshield-$portVersion.tar.gz"
@@ -37,7 +37,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libiconv$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"