gst-plugins-bad1: update to 1.2.3.
This commit is contained in:
parent
b2295c18b9
commit
7cf3b4ed39
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.2
|
version=1:1.2.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version#*:}"
|
wrksrc="${pkgname/1/}-${version#*:}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-experimental --disable-static"
|
configure_args="--enable-experimental --disable-static"
|
||||||
|
@ -19,7 +19,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=63e78db11b482d0529a0bde01e2ac23fd32c7cb99a5508b53ee4ca1051871b2c
|
checksum=595d7911a9e6207dea37200587724bdbf841b81a5eb0730118be36976684278c
|
||||||
|
|
||||||
gst-plugins-bad1-devel_package() {
|
gst-plugins-bad1-devel_package() {
|
||||||
depends="gst-plugins-base1-devel>=${version} ${sourcepkg}>=${version}_${revision}"
|
depends="gst-plugins-base1-devel>=${version} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue