gst1-python: update to 1.14.2.
This commit is contained in:
parent
fa1a2d7498
commit
9b23380b2d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
pkgname=gst1-python
|
||||
version=1.14.1
|
||||
version=1.14.2
|
||||
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=1bc6704955e343f78d2d935487f26d2db4c131c9a6dad38eb331c7e3639147d3
|
||||
checksum=dc40be5ab4f1a433ff3f0af2b3d2d79a363009020c41ec10f9747ba64200cb22
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue