svt-av1: update to 1.4.1.

This commit is contained in:
tibequadorian 2022-12-13 23:35:16 +01:00 committed by Michal Vasilek
parent 1080180344
commit f26db51786
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'svt-av1'
pkgname=svt-av1
version=1.4.0
version=1.4.1
revision=1
build_style=cmake
hostmakedepends="nasm"
@ -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=0a4650b822c4eeb9656fbe96bd795e7a73cbfd1ab8c12546348ba88d8ed6b415
checksum=e3f7fc194afc6c90b43e0b80fa24c09940cb03bea394e0e1f5d1ded18e9ab23f
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="32-bit is not supported"