gst1-python: update to 1.8.3.
This commit is contained in:
parent
d5df60618d
commit
8bca99139d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python'.
|
||||
pkgname=gst1-python
|
||||
version=1.8.2
|
||||
version=1.8.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="http://gstreamer.freedesktop.org"
|
||||
distfiles="$homepage/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=4f5015239482014c16f435559a45e6c87930340b65ee04e2e6fa164c8d724d97
|
||||
checksum=149e7b9c2c361832bc765d39bce004d1ffe1b330c09c42dc902ca48867e804ce
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue