opus_tools, revbump for flac/openssl3 (#10903)

This commit is contained in:
Schrijvers Luc
2024-08-25 19:56:32 +02:00
committed by GitHub
parent e91b6a408b
commit e213837d9d

View File

@@ -11,7 +11,7 @@ decode .opus files."
HOMEPAGE="https://www.opus-codec.org"
COPYRIGHT="2001-2014 Xiph.org"
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://downloads.xiph.org/releases/opus/opus-tools-$portVersion.tar.gz"
CHECKSUM_SHA256="b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86"
SOURCE_DIR="opus-tools-$portVersion"
@@ -43,7 +43,7 @@ BUILD_REQUIRES="
devel:libopusenc$secondaryArchSuffix
devel:libopusfile$secondaryArchSuffix
devel:libopusurl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
"
BUILD_PREREQUIRES="
cmd:aclocal