freerdp: update to openssl 3 and ffmpeg 6

This commit is contained in:
PulkoMandy
2024-08-25 10:36:39 +02:00
parent 83e406ad3a
commit 22d2c0c7e1

View File

@@ -6,7 +6,7 @@ liberate your computing experience."
HOMEPAGE="https://freerdp.com"
COPYRIGHT="FreeRDP team"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/FreeRDP/FreeRDP/releases/download/$portVersion/freerdp-$portVersion.tar.gz"
CHECKSUM_SHA256="5a2d54e1ca0f1facd1632bcc94c73b9f071a80c5fdbbb3f26e79f02aaa586ca3"
SOURCE_DIR="freerdp-$portVersion"
@@ -54,13 +54,13 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libavcodec$secondaryArchSuffix >= 59
devel:libavcodec$secondaryArchSuffix >= 60
devel:libavformat$secondaryArchSuffix
devel:libavutil$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libexecinfo$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="