clutter: update to 1.22.2.
This commit is contained in:
parent
877d47db49
commit
bf354f5de9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clutter'
|
||||
pkgname=clutter
|
||||
version=1.22.0
|
||||
version=1.22.2
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.clutter-project.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/clutter/${version%.*}/clutter-${version}.tar.xz"
|
||||
checksum=5225fef91f717118654a5b98e24f2018d09ca3c37d61ecff84f77069de0fbf54
|
||||
checksum=8e69d21d9f7e8e89eafc072e2615c289903260c470af39bcb578b081139c11ac
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue