mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gst-libav: update to 1.20.1
This commit is contained in:
parent
f8d9f2a321
commit
0c4ff23411
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.18.5
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=822e008a910e9dd13aedbdd8dc63fedef4040c0ee2e927bab3112e9de693a548
|
checksum=91a71fb633b75e1bd52e22a457845cb0ba563a2972ba5954ec88448f443a9fc7
|
||||||
|
|
||||||
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