gst1-python: update to 1.10.2

This commit is contained in:
Alessio Sergi 2016-11-30 12:51:29 +01:00
parent 2abd3e1690
commit 91e7075697

View file

@ -1,6 +1,6 @@
# Template file for 'gst1-python'.
pkgname=gst1-python
version=1.10.1
version=1.10.2
revision=1
wrksrc="gst-python-${version}"
build_style=gnu-configure
@ -12,9 +12,9 @@ depends="python-gobject"
short_desc="Python bindings for GStreamer 1.x"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://gstreamer.freedesktop.org"
distfiles="$homepage/src/gst-python/gst-python-${version}.tar.xz"
checksum=5305b34af74a182fd72de0e6093eb6f206ea4d26dad53d0f564603063e80b013
homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
checksum=e1680a8296a99978e67b5070a414ba2b039a63e15765f8be373d0ad727b692ea
pre_configure() {
if [ "$CROSS_BUILD" ]; then