gst-omx: update to 1.14.0.
This commit is contained in:
parent
61d8a1d343
commit
a0385dd590
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.12.4
|
version=1.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python glib-devel"
|
hostmakedepends="pkg-config python glib-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=a025fa24242ec868fe0ff1e66d806a1070bcbc7c14a987a89cdc3395d0d56d5f
|
checksum=4d43c354087cb77924982943e34e0d47294b5570304db11fd8b268b53bcff693
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*|aarch64*)
|
i686*|x86_64*|aarch64*)
|
||||||
|
|
Loading…
Reference in a new issue