gst1-python: update to 1.14.4.

This commit is contained in:
Johannes 2018-10-03 05:51:25 +02:00 committed by Johannes
parent 84f929f99c
commit b286690066

View file

@ -1,6 +1,6 @@
# Template file for 'gst1-python'. # Template file for 'gst1-python'.
pkgname=gst1-python pkgname=gst1-python
version=1.14.3 version=1.14.4
revision=1 revision=1
wrksrc="gst-python-${version}" wrksrc="gst-python-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://gstreamer.freedesktop.org" homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz" distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
checksum=4fc3e76c965384e54fb6be819d606ab304988eb677cf0c5dcc0dd555e3ad8307 checksum=d0fdb24f93b6d889f309d2f526b8ea9577e0084ff0a62b4623ef1aed52e85a1b
pre_configure() { pre_configure() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then