gst-plugins-ugly1: update to 1.2.2.
This commit is contained in:
parent
9d6dccb4fa
commit
c16b3fb5f1
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gst-plugins-ugly1'.
|
||||
pkgname=gst-plugins-ugly1
|
||||
version=1:1.2.1
|
||||
version=1:1.2.2
|
||||
revision=1
|
||||
wrksrc="gst-plugins-ugly-${version#*:}"
|
||||
wrksrc="${pkgname/1/}-${version#*:}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-experimental"
|
||||
# XXX add required pkgs for the amr, sid plugins.
|
||||
|
@ -15,5 +15,5 @@ short_desc="GStreamer plugins from the ugly set (1.x)"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://gstreamer.freedesktop.org"
|
||||
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version#*:}.tar.xz"
|
||||
checksum=35ae5d45de54827604e24f57f54ab30a5ab2245b4c4120977273eb11d19c2395
|
||||
distfiles="http://gstreamer.freedesktop.org/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
|
||||
checksum=4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3
|
||||
|
|
Loading…
Reference in a new issue