libavif: update to 0.9.3.
This commit is contained in:
parent
b747545321
commit
44351cb161
2 changed files with 3 additions and 3 deletions
|
@ -4030,4 +4030,4 @@ libmt32emu.so.2 libmt32emu-2.5.1_1
|
|||
libqrtr-glib.so.0 libqrtr-glib-1.0.0_1
|
||||
libstemmer.so.2 libstemmer-2.1.0_1
|
||||
libdecor-0.so.0 libdecor-0.1.0_1
|
||||
libavif.so.12 libavif-0.9.2_1
|
||||
libavif.so.13 libavif-0.9.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libavif'
|
||||
pkgname=libavif
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DAVIF_BUILD_APPS=ON -DAVIF_BUILD_GDK_PIXBUF=ON
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/AOMediaCodec/libavif"
|
||||
distfiles="https://github.com/AOMediaCodec/libavif/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d6607d654adc40a392da83daa72a4ff802cd750c045a68131c9305639c10fc5c
|
||||
checksum=bcd9a1f57f982a9615eb7e2faf87236dc88eb1d0c886f3471c7440ead605060d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue