dav1d: update to 1.2.1.

This commit is contained in:
triallax 2023-06-03 18:11:15 +01:00 committed by classabbyamp
parent 25e52388d4
commit 070fa2849a

View File

@ -1,6 +1,6 @@
# Template file for 'dav1d'
pkgname=dav1d
version=1.2.0
version=1.2.1
revision=1
build_style=meson
configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://code.videolan.org/videolan/dav1d"
changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
checksum=05cedc43127e00a86c68b8a49a5f68e2dc22b9baa10b1e12a5e3bc5b37876a6b
checksum=a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Denable_tests=true"