clutter: update to 1.24.2.
This commit is contained in:
parent
c98b92218e
commit
3c68522952
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clutter'
|
||||
pkgname=clutter
|
||||
version=1.24.0
|
||||
version=1.24.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_options="gir"
|
||||
|
@ -17,7 +17,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=85c87d5745b97af7633776419a47421aae7cea66c1b870f88cc5e06a4c5626e6
|
||||
checksum=9631c98cb4bcbfec15e1bbe9eaa6eef0f127201552fce40d7d28f2133803cd63
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue