gst-libav: update to 1.22.2

This commit is contained in:
zlice 2023-03-19 10:58:01 -04:00 committed by Duncan Overbruck
parent 7bc77706b8
commit ae336b112f

View File

@ -1,6 +1,6 @@
# Template file for 'gst-libav'
pkgname=gst-libav
version=1.20.3
version=1.22.2
revision=1
build_style=meson
hostmakedepends="pkg-config yasm"
@ -11,7 +11,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=3fedd10560fcdfaa1b6462cbf79a38c4e7b57d7f390359393fc0cef6dbf27dfe
checksum=fcaaf9878fe8f3bc82317ef13a1558824cb68df1f8968c6797f556c5e33bcffd
case "$XBPS_TARGET_MACHINE" in
*-musl) # Required by musl for M_SQRT1_2