mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
tinyemu: update to openssl 3
This commit is contained in:
@@ -19,7 +19,7 @@ including:
|
|||||||
HOMEPAGE="https://bellard.org/tinyemu/"
|
HOMEPAGE="https://bellard.org/tinyemu/"
|
||||||
COPYRIGHT="2017-2019 Fabrice Bellard"
|
COPYRIGHT="2017-2019 Fabrice Bellard"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="3"
|
REVISION="4"
|
||||||
SOURCE_URI="https://bellard.org/tinyemu/tinyemu-${portVersion//./-}.tar.gz"
|
SOURCE_URI="https://bellard.org/tinyemu/tinyemu-${portVersion//./-}.tar.gz"
|
||||||
CHECKSUM_SHA256="be8351f2121819b3172fcedce5cb1826fa12c87da1b7ed98f269d3e802a05555"
|
CHECKSUM_SHA256="be8351f2121819b3172fcedce5cb1826fa12c87da1b7ed98f269d3e802a05555"
|
||||||
SOURCE_DIR="tinyemu-${portVersion//./-}"
|
SOURCE_DIR="tinyemu-${portVersion//./-}"
|
||||||
@@ -49,7 +49,7 @@ REQUIRES="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:libcrypto$secondaryArchSuffix
|
devel:libcrypto$secondaryArchSuffix >= 3
|
||||||
devel:libcurl$secondaryArchSuffix
|
devel:libcurl$secondaryArchSuffix
|
||||||
devel:libSDL_1.2$secondaryArchSuffix
|
devel:libSDL_1.2$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user