diff --git a/srcpkgs/svt-av1/template b/srcpkgs/svt-av1/template index 7b08bf9c309..58e5b7d13ed 100644 --- a/srcpkgs/svt-av1/template +++ b/srcpkgs/svt-av1/template @@ -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"