gobject-introspection: update to 1.32.1.

This commit is contained in:
Juan RP 2012-04-17 21:47:02 +02:00
parent 5761e79dc0
commit 924274a89c

View file

@ -1,6 +1,6 @@
# Template file for 'gobject-introspection' # Template file for 'gobject-introspection'
pkgname=gobject-introspection pkgname=gobject-introspection
version=1.32.0 version=1.32.1
distfiles="${GNOME_SITE}/$pkgname/1.32/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/1.32/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-tests" configure_args="--disable-tests"
@ -8,7 +8,7 @@ short_desc="Introspection system for GObject-based libraries"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://live.gnome.org/GObjectInstrospection" homepage="http://live.gnome.org/GObjectInstrospection"
license="GPL-2, LGPL-2" license="GPL-2, LGPL-2"
checksum=346a729eb8a2a5dc49197d2195e71295167504cc2671298dfd92a32f8e5a01b3 checksum=44f3fb933f76e4728818cc360cb5f9e2edcbdf9bc8a8f9aded99b3e3ef5cb858
long_desc=" long_desc="
The goal of the project is to describe the APIs and collect them in The goal of the project is to describe the APIs and collect them in
a uniform, machine readable format." a uniform, machine readable format."