gst-libav: update to 1.20.1

This commit is contained in:
marmeladema 2022-04-09 19:54:36 +02:00 committed by Piraty
parent f8d9f2a321
commit 0c4ff23411
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gst-libav'
pkgname=gst-libav
version=1.18.5
version=1.20.1
revision=1
wrksrc="${pkgname}-${version}"
build_style=meson
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=822e008a910e9dd13aedbdd8dc63fedef4040c0ee2e927bab3112e9de693a548
checksum=91a71fb633b75e1bd52e22a457845cb0ba563a2972ba5954ec88448f443a9fc7
case "$XBPS_TARGET_MACHINE" in
*-musl) # Required by musl for M_SQRT1_2