json-glib: update to 0.12.6.

This commit is contained in:
Juan RP 2011-06-17 16:24:24 +02:00
parent fe96112ddc
commit abbde9cc30

View file

@ -1,11 +1,13 @@
# Template build file for 'json-glib'.
pkgname=json-glib
version=0.12.4
version=0.12.6
distfiles="${GNOME_SITE}/${pkgname}/0.12/${pkgname}-${version}.tar.bz2"
build_style=gnu_configure
short_desc="A JSON parser for GLib-based libraries and applications"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=462cd611016ae189d5e3f258dc7741e6a2e8267404b4e3806aaf346d50f1df7e
homepage="http://live.gnome.org/JsonGlib"
license="LGPL-2"
checksum=29c5f6679928d71943265a835bc5b837da16cf1025f3df8b4e4b51957b09136f
long_desc="
JSON-GLib implements a full JSON parser using GLib and GObject.