dav1d: update to 0.3.1
This commit is contained in:
parent
735125be0b
commit
8f95cf4c22
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dav1d'
|
||||
pkgname=dav1d
|
||||
version=0.2.1
|
||||
revision=2
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
|
||||
-Dfuzzing_engine=none -Dtestdata_tests=false"
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://code.videolan.org/videolan/dav1d"
|
||||
distfiles="https://code.videolan.org/videolan/dav1d/-/archive//${version}/dav1d-${version}.tar.bz2"
|
||||
checksum=887f672f0afad9ff66735997e4d55d03b72a098238e291ecb17ae529adc7dd23
|
||||
checksum=be511d465223cc74aab507fe3a6e4e764501662ebf1a5e233854ed064a7ae204
|
||||
|
||||
libdav1d1_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue