gst-libav: update to 1.26.5.

This commit is contained in:
John 2025-08-22 17:55:22 +02:00 committed by John Zimmermann
parent 58e495191a
commit 948bfc1009

View file

@ -1,6 +1,6 @@
# Template file for 'gst-libav'
pkgname=gst-libav
version=1.26.2
version=1.26.5
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=2eceba9cae4c495bb4ea134c27f010356036f1fa1972db5f54833f5f6c9f8db0
checksum=d6de05884ef42376dd8cde89940f7b50ced96f4f6f52888e764cd8233e74f052
case "$XBPS_TARGET_MACHINE" in
*-musl) # Required by musl for M_SQRT1_2