Enable Openssl3, bump recipes that depend on it and are used by Haiku

This commit is contained in:
PulkoMandy
2024-06-02 19:09:28 +02:00
committed by Augustin Cavalier
parent b28828a576
commit 21ead58135
8 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://ffmpeg.org/"
COPYRIGHT="2000-2003 Fabrice Bellard
2003-2024 the FFmpeg developers"
LICENSE="GNU LGPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.xz"
CHECKSUM_SHA256="8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968"
PATCHES="ffmpeg-$portVersion.patchset"
@@ -165,7 +165,7 @@ BUILD_REQUIRES="
devel:libopus$secondaryArchSuffix
devel:libsdl2$secondaryArchSuffix
devel:libspeex$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libtheora$secondaryArchSuffix
devel:libvorbis$secondaryArchSuffix
devel:libz$secondaryArchSuffix