gst1-python: update to 1.6.2.
This commit is contained in:
parent
44ab0f468c
commit
1672a16684
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst1-python'.
|
# Template file for 'gst1-python'.
|
||||||
pkgname=gst1-python
|
pkgname=gst1-python
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
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"
|
license="LGPL-2.1"
|
||||||
homepage="http://gstreamer.freedesktop.org"
|
homepage="http://gstreamer.freedesktop.org"
|
||||||
distfiles="$homepage/src/gst-python/gst-python-${version}.tar.xz"
|
distfiles="$homepage/src/gst-python/gst-python-${version}.tar.xz"
|
||||||
checksum=3cbe332e18fd2eaf23ddeee96c414f79ac1edc2f7d990582fa0ec5f977bd04f1
|
checksum=4e763e317079f48a2d6f37bd600bc19650d61597fac9f5763dbad293f72f9125
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue