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