gst-libav: update to 1.22.9

This commit is contained in:
cinerea0 2024-01-25 21:08:31 -05:00 committed by cinerea0
parent 06948c4288
commit ddfcfbe812

View file

@ -1,6 +1,6 @@
# Template file for 'gst-libav'
pkgname=gst-libav
version=1.22.7
version=1.22.9
revision=1
build_style=meson
hostmakedepends="pkg-config yasm"
@ -12,7 +12,7 @@ license="LGPL-2.0-or-later"
homepage="https://gstreamer.freedesktop.org"
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
distfiles="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${version}.tar.xz"
checksum=1525b917141b895fe5cf618fe8867622b2528278a0286e9f727b5f37317daca1
checksum=192f7d27d21c1e7c72c339a2647a9b0c247fedc62ea5029115f8c3e22ebb87d8
case "$XBPS_TARGET_MACHINE" in
*-musl) # Required by musl for M_SQRT1_2