opusfile, revbump, switch to ssl3 (#11468)

This commit is contained in:
Schrijvers Luc
2024-12-17 14:14:41 +01:00
committed by GitHub
parent 1ed12df4d0
commit 8a19fef688

View File

@@ -12,7 +12,7 @@ windows systems."
HOMEPAGE="https://opus-codec.org/"
COPYRIGHT="2001-2018 Xiph.org"
LICENSE="BSD (3-clause)"
REVISION="3"
REVISION="4"
SOURCE_URI="https://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz"
CHECKSUM_SHA256="118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b"
@@ -49,7 +49,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libogg$secondaryArchSuffix
devel:libopus$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
"
BUILD_PREREQUIRES="
cmd:aclocal