We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f792f commit 6eb4b50Copy full SHA for 6eb4b50
1 file changed
srcpkgs/svt-av1/template
@@ -1,6 +1,6 @@
1
# Template file for 'svt-av1'
2
pkgname=svt-av1
3
-version=4.1.0
+version=4.2.0
4
revision=1
5
build_style=cmake
6
configure_args="-DSVT_AV1_LTO=ON"
@@ -10,7 +10,7 @@ license="BSD-3-Clause-Clear"
10
homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
11
changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
12
distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
13
-checksum=6c4c0c44ff0ba3d136d6f57f3a707f9de8e9c866f50f809c1d22a43f0d8c9583
+checksum=c7b13c4a84bd3751aa35fcc72be13e6875467e7c2216879251a486e5b1e4e740
14
15
case "$XBPS_TARGET_MACHINE" in
16
i686* | x86_64*) hostmakedepends="nasm"
0 commit comments