svt-av1: update to 1.1.0.

This commit is contained in:
tibequadorian 2022-05-24 11:48:47 +02:00 committed by Echo
parent 59321cb5b9
commit 4488ff6df3

View file

@ -1,6 +1,6 @@
# Template file for 'svt-av1'
pkgname=svt-av1
version=1.0.0
version=1.1.0
revision=1
wrksrc="SVT-AV1-v${version}"
build_style=cmake
@ -11,7 +11,7 @@ license="BSD-3-Clause-Clear"
homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
checksum=84030ef7f33645ddfcdd2dc8a08277e49f3c4297fc53711958060c8ce51dc22d
checksum=1c211b944ac83ef013fe91aee96c01289da4e3762c1e2f265449f3a964f8e4bc
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="32-bit is not supported"