mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
dav1d: update to 1.5.1
dav1d: update to 1.5.1 bump shlib to libdav1d-1.5.1_1 restored common/shlibs
This commit is contained in:
parent
b38dd95325
commit
13fe20a768
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dav1d'
|
||||
pkgname=dav1d
|
||||
version=1.3.0
|
||||
version=1.5.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=bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1
|
||||
checksum=4eddffd108f098e307b93c9da57b6125224dc5877b1b3d157b31be6ae8f1f093
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Denable_tests=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue