svt-av1: update to 1.4.0.
This commit is contained in:
parent
99ab4ffe7d
commit
90fbe677f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'svt-av1'
|
||||
pkgname=svt-av1
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
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=841408b92c7b09957340112775369ea6fa763eaf4a8c10974cfa48f33c47a122
|
||||
checksum=0a4650b822c4eeb9656fbe96bd795e7a73cbfd1ab8c12546348ba88d8ed6b415
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="32-bit is not supported"
|
||||
|
|
Loading…
Reference in New Issue