gst1-python: update to 1.12.4
This commit is contained in:
parent
2c1b6bfbce
commit
df3b0a4b4e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
pkgname=gst1-python
|
||||
version=1.12.3
|
||||
version=1.12.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"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=c3f529dec1294633132690806703b80bad5752eff482eaf81f209c2aba012ba7
|
||||
checksum=20ce6af6615c9a440c1928c31259a78226516d06bf1a65f888c6d109826fa3ea
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue