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 73d95ce commit 57a974dCopy full SHA for 57a974d
srcpkgs/dav1d/template
@@ -1,6 +1,6 @@
1
# Template file for 'dav1d'
2
pkgname=dav1d
3
-version=1.3.0
+version=1.5.1
4
revision=1
5
build_style=meson
6
configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
11
homepage="https://code.videolan.org/videolan/dav1d"
12
changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
13
distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
14
-checksum=bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1
+checksum=4eddffd108f098e307b93c9da57b6125224dc5877b1b3d157b31be6ae8f1f093
15
16
if [ "$XBPS_CHECK_PKGS" ]; then
17
configure_args+=" -Denable_tests=true"
0 commit comments