clutter-gst3: update to 3.0.22.
This commit is contained in:
parent
0be79ec332
commit
3d3e754584
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clutter-gst3'
|
# Template file for 'clutter-gst3'
|
||||||
pkgname=clutter-gst3
|
pkgname=clutter-gst3
|
||||||
version=3.0.20
|
version=3.0.22
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="clutter-gst-$version"
|
wrksrc="clutter-gst-$version"
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/clutter-gst/${version%.*}/clutter-gst-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/clutter-gst/${version%.*}/clutter-gst-${version}.tar.xz"
|
||||||
checksum=a0011787ed2a2dafe914f973c1ede283d40b8eb75123f4a7b608ae6d1cc066c9
|
checksum=f1fc57fb32ea7e3d9234b58db35eb9ef3028cf0b266d85235f959edc0fe3dfd4
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in a new issue