gst1-python: update to 1.10.3.
This commit is contained in:
parent
90eb689c4f
commit
77c56fb655
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
pkgname=gst1-python
|
||||
version=1.10.2
|
||||
version=1.10.3
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=e1680a8296a99978e67b5070a414ba2b039a63e15765f8be373d0ad727b692ea
|
||||
checksum=bdfa2d06dfe0ce68f638b04fed6890db506416c1dcf1279e83458269d719a4e8
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue