gst-omx: update to 1.16.2.

This commit is contained in:
mobinmob 2019-12-05 13:16:35 +02:00 committed by Juan RP
parent 2ff9308880
commit f870aa3cdd

View file

@ -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*)