From 1986995ed29eac4e8700582bde4838d2e9ee5b83 Mon Sep 17 00:00:00 2001 From: yosh Date: Tue, 27 Aug 2024 03:05:47 -0400 Subject: [PATCH] svt-av1: update to 2.2.1. --- srcpkgs/svt-av1/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/svt-av1/template b/srcpkgs/svt-av1/template index 27c3ebd8a8a..7cee035d7cf 100644 --- a/srcpkgs/svt-av1/template +++ b/srcpkgs/svt-av1/template @@ -1,6 +1,6 @@ # Template file for 'svt-av1' pkgname=svt-av1 -version=2.1.2 +version=2.2.1 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=65e90af18f31f8c8d2e9febf909a7d61f36172536abb25a7089f152210847cd9 +checksum=d02b54685542de0236bce4be1b50912aba68aff997c43b350d84a518df0cf4e5 case "$XBPS_TARGET_MACHINE" in i686* | x86_64*) hostmakedepends="nasm"