diff --git a/media-libs/opusfile/opusfile-0.12.recipe b/media-libs/opusfile/opusfile-0.12.recipe index 017d09b4a..d803b6121 100644 --- a/media-libs/opusfile/opusfile-0.12.recipe +++ b/media-libs/opusfile/opusfile-0.12.recipe @@ -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