gst-libav: update to 1.24.10

This commit is contained in:
zlice 2024-12-19 10:57:32 -05:00 committed by classabbyamp
parent 7a099b9697
commit 18563a8cbe
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.24.9
version=1.24.10
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=32682e9ae508ee01f4fb134b3a520081e2ac007220997577624b1d16171d456c
checksum=4cf2e2d8204e54ba8af9519a8b9b7ffa6e951a7087afa0dfe83c125d49bbb5fb
case "$XBPS_TARGET_MACHINE" in
*-musl) # Required by musl for M_SQRT1_2