mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-omx: update to 1.16.2.
This commit is contained in:
parent
2ff9308880
commit
f870aa3cdd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-omx'
|
# Template file for 'gst-omx'
|
||||||
pkgname=gst-omx
|
pkgname=gst-omx
|
||||||
version=1.16.1
|
version=1.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-examples"
|
configure_args="--disable-examples"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
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=cbf54121a2cba575d460833e8132265781252ce32cf5b8f9fa8753e42ab24bb2
|
checksum=11ed411a2eba75610d72331eeb14ff05e2df28f4fd05cb69225a88bec6d27439
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*|aarch64*|ppc64*)
|
i686*|x86_64*|aarch64*|ppc64*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue