dav1d: update to 0.2.1.
This commit is contained in:
parent
e5227d4c4d
commit
0b25d49f39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dav1d'
|
||||
pkgname=dav1d
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
|
||||
|
@ -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=b7d0db946e112f46140043360a0d7dacd5b3087cc888fffcb4d2eb90e85a0d60
|
||||
checksum=887f672f0afad9ff66735997e4d55d03b72a098238e291ecb17ae529adc7dd23
|
||||
|
||||
libdav1d1_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue