gst-plugins-bad1: update to 1.4.1.
This commit is contained in:
parent
13c7d14542
commit
acd927eb1c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst-plugins-bad1'.
|
# Template file for 'gst-plugins-bad1'.
|
||||||
pkgname=gst-plugins-bad1
|
pkgname=gst-plugins-bad1
|
||||||
version=1:1.2.4
|
version=1:1.4.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version#*:}"
|
wrksrc="${pkgname/1/}-${version#*:}"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://gstreamer.freedesktop.org"
|
homepage="http://gstreamer.freedesktop.org"
|
||||||
distfiles="$homepage/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
|
distfiles="$homepage/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
|
||||||
checksum=984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca
|
checksum=0268db2faaf0bb22e5b709a11633abbca4f3d289b1f513bb262d0bf3f53e19ae
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue