gst1-python: update to 1.16.0.
This commit is contained in:
parent
357bf630a3
commit
54b1063f90
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
pkgname=gst1-python
|
||||
version=1.14.5
|
||||
version=1.16.0
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=18afc00a2d67e6c1bae172241ac2521b3c2cc74b8b0273433e71edc9572add5a
|
||||
checksum=55dc7aaed1855565f9b9ef842d93e93bfc5cb2b376faef6af5b463e1774e2d38
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue