diff --git a/srcpkgs/svt-av1/template b/srcpkgs/svt-av1/template index 99aa3571cbe..9deda4c4079 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.6.0 +version=1.7.0 revision=1 build_style=cmake configure_args="-DSVT_AV1_LTO=ON" @@ -10,7 +10,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=3bc207247568ac713245063555082bfc905edc31df3bf6355e3b194cb73ad817 +checksum=ce0973584f1a187aa4abf63f509ff8464397120878e322a3153f87e9c161fc4f case "$XBPS_TARGET_MACHINE" in i686* | x86_64*) hostmakedepends="nasm"