mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
dav1d: update to 1.2.1.
This commit is contained in:
parent
25e52388d4
commit
070fa2849a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dav1d'
|
# Template file for 'dav1d'
|
||||||
pkgname=dav1d
|
pkgname=dav1d
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
|
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"
|
homepage="https://code.videolan.org/videolan/dav1d"
|
||||||
changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
|
changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
|
||||||
distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
|
distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
|
||||||
checksum=05cedc43127e00a86c68b8a49a5f68e2dc22b9baa10b1e12a5e3bc5b37876a6b
|
checksum=a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Denable_tests=true"
|
configure_args+=" -Denable_tests=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue