dav1d: fix libVersion, rebuild libavif

This commit is contained in:
Jérôme Duval
2021-02-11 20:19:00 +01:00
parent 9bfb92d94b
commit 4a2b5d56fe
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
commandBinDir=$prefix/bin
fi
libVersion="4.0.2"
libVersion="5.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@@ -10,7 +10,7 @@ bugfixes and features are added."
HOMEPAGE="https://github.com/AOMediaCodec/libavif"
COPYRIGHT="2019 Joe Drago"
LICENSE="BSD (2-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/AOMediaCodec/libavif/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="116b46a9a497c6ef178c5a20b912d8ac02f888dc8c537e40b5d16700823a9b16"
@@ -48,7 +48,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
libavif$secondaryArchSuffix == $portVersion base
devel:libdav1d$secondaryArchSuffix
devel:libdav1d$secondaryArchSuffix >= 5
"
BUILD_REQUIRES="