mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
gst1-python: update to 1.8.2.
This commit is contained in:
parent
a7d4ab24e0
commit
a933e11ca9
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.8.1
|
version=1.8.2
|
||||||
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="http://gstreamer.freedesktop.org"
|
homepage="http://gstreamer.freedesktop.org"
|
||||||
distfiles="$homepage/src/gst-python/gst-python-${version}.tar.xz"
|
distfiles="$homepage/src/gst-python/gst-python-${version}.tar.xz"
|
||||||
checksum=76a3bfb72f9cb81d2b2cf8d07e420478e5b3592ea4b8056bb8c8127f73810a98
|
checksum=4f5015239482014c16f435559a45e6c87930340b65ee04e2e6fa164c8d724d97
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue