mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-libav: update to 1.24.0
This commit is contained in:
parent
e312c2d6cb
commit
6ad53153b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-libav'
|
# Template file for 'gst-libav'
|
||||||
pkgname=gst-libav
|
pkgname=gst-libav
|
||||||
version=1.22.9
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config yasm"
|
hostmakedepends="pkg-config yasm"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.0-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
distfiles="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${version}.tar.xz"
|
distfiles="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${version}.tar.xz"
|
||||||
checksum=192f7d27d21c1e7c72c339a2647a9b0c247fedc62ea5029115f8c3e22ebb87d8
|
checksum=ab775d5b9a7c84176b29822b68c7a34731280039a20b7db5eb639eddd1466178
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) # Required by musl for M_SQRT1_2
|
*-musl) # Required by musl for M_SQRT1_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue