mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
unshield: update to openssl 3
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user