gst1-python3: update to 1.14.0.
This commit is contained in:
parent
850c6056f2
commit
c48d7b524e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst1-python3'
|
# Template file for 'gst1-python3'
|
||||||
pkgname=gst1-python3
|
pkgname=gst1-python3
|
||||||
version=1.12.4
|
version=1.14.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="gst-python-${version}"
|
wrksrc="gst-python-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
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=20ce6af6615c9a440c1928c31259a78226516d06bf1a65f888c6d109826fa3ea
|
checksum=e0b98111150aa3fcdeb6e228cd770995fbdaa8586fc02ec9b3273d4ae83399e6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export PYTHON=/usr/bin/python3
|
export PYTHON=/usr/bin/python3
|
||||||
|
|
Loading…
Reference in a new issue