Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/svt-av1/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'svt-av1'
pkgname=svt-av1
version=4.1.0
version=4.2.0
revision=1
build_style=cmake
configure_args="-DSVT_AV1_LTO=ON"
Expand All @@ -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=6c4c0c44ff0ba3d136d6f57f3a707f9de8e9c866f50f809c1d22a43f0d8c9583
checksum=c7b13c4a84bd3751aa35fcc72be13e6875467e7c2216879251a486e5b1e4e740

case "$XBPS_TARGET_MACHINE" in
i686* | x86_64*) hostmakedepends="nasm"
Expand Down