gst1-python3: update to 1.14.4.
This commit is contained in:
parent
b286690066
commit
a1a2f179b0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python3'
|
||||
pkgname=gst1-python3
|
||||
version=1.14.3
|
||||
version=1.14.4
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=4fc3e76c965384e54fb6be819d606ab304988eb677cf0c5dcc0dd555e3ad8307
|
||||
checksum=d0fdb24f93b6d889f309d2f526b8ea9577e0084ff0a62b4623ef1aed52e85a1b
|
||||
|
||||
pre_configure() {
|
||||
export PYTHON=/usr/bin/python3
|
||||
|
|
Loading…
Reference in New Issue