gobject-introspection: update to 0.9.10.
This commit is contained in:
parent
ca2b7f21a6
commit
070deec6b0
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gobject-introspection'
|
||||
pkgname=gobject-introspection
|
||||
version=0.6.10
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.bz2"
|
||||
version=0.9.10
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Introspection system for GObject-based libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=36bd511a4d45967f95526f94708b3f4367e9d344aa11f3206fe6edb7fc3a8d4b
|
||||
checksum=4bf244db75df04499dea704e7734376c0fc5a3a17fb59be2123c8d76111e6fb8
|
||||
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