gst1-python: update to 1.16.2.
This commit is contained in:
parent
b144811ad7
commit
31a6fae13d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
# Template file for 'gst1-python'
|
||||
pkgname=gst1-python
|
||||
version=1.16.1
|
||||
version=1.16.2
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=b469c8955126f41b8ce0bf689b7029f182cd305f422b3a8df35b780bd8347489
|
||||
checksum=208df3148d73d9f416d016564737585d8ea763d91201732d44b5fe688c6288a8
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue