mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gst1-python: update to 1.12.4
This commit is contained in:
parent
2c1b6bfbce
commit
df3b0a4b4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst1-python'.
|
# Template file for 'gst1-python'.
|
||||||
pkgname=gst1-python
|
pkgname=gst1-python
|
||||||
version=1.12.3
|
version=1.12.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gst-python-${version}"
|
wrksrc="gst-python-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||||
checksum=c3f529dec1294633132690806703b80bad5752eff482eaf81f209c2aba012ba7
|
checksum=20ce6af6615c9a440c1928c31259a78226516d06bf1a65f888c6d109826fa3ea
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue