json-glib: update to 0.12.6.
This commit is contained in:
parent
fe96112ddc
commit
abbde9cc30
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template build file for 'json-glib'.
|
# Template build file for 'json-glib'.
|
||||||
pkgname=json-glib
|
pkgname=json-glib
|
||||||
version=0.12.4
|
version=0.12.6
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/0.12/${pkgname}-${version}.tar.bz2"
|
distfiles="${GNOME_SITE}/${pkgname}/0.12/${pkgname}-${version}.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="A JSON parser for GLib-based libraries and applications"
|
short_desc="A JSON parser for GLib-based libraries and applications"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=462cd611016ae189d5e3f258dc7741e6a2e8267404b4e3806aaf346d50f1df7e
|
homepage="http://live.gnome.org/JsonGlib"
|
||||||
|
license="LGPL-2"
|
||||||
|
checksum=29c5f6679928d71943265a835bc5b837da16cf1025f3df8b4e4b51957b09136f
|
||||||
long_desc="
|
long_desc="
|
||||||
JSON-GLib implements a full JSON parser using GLib and GObject.
|
JSON-GLib implements a full JSON parser using GLib and GObject.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue