gst1-python: update to 1.8.1.
This commit is contained in:
parent
341ced2b96
commit
306cd5444f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
pkgname=gst1-python
|
||||
version=1.8.0
|
||||
version=1.8.1
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ 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=ce45ff17c59f86a3a525685e37b95e6a78a019e709f66a5c4b462a7f7a22f6ea
|
||||
checksum=76a3bfb72f9cb81d2b2cf8d07e420478e5b3592ea4b8056bb8c8127f73810a98
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue