mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02: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"
|
HOMEPAGE="https://github.com/twogood/unshield"
|
||||||
COPYRIGHT="2023 David Eriksson"
|
COPYRIGHT="2023 David Eriksson"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://github.com/twogood/unshield/archive/$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/twogood/unshield/archive/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60"
|
CHECKSUM_SHA256="34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60"
|
||||||
SOURCE_FILENAME="unshield-$portVersion.tar.gz"
|
SOURCE_FILENAME="unshield-$portVersion.tar.gz"
|
||||||
@@ -37,7 +37,7 @@ REQUIRES_devel="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:libcrypto$secondaryArchSuffix
|
devel:libcrypto$secondaryArchSuffix >= 3
|
||||||
devel:libiconv$secondaryArchSuffix
|
devel:libiconv$secondaryArchSuffix
|
||||||
devel:libz$secondaryArchSuffix
|
devel:libz$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user