json-glib: update to 0.14.2.
This commit is contained in:
parent
035dc9a776
commit
ac4339013d
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'json-glib'.
|
# Template build file for 'json-glib'.
|
||||||
pkgname=json-glib
|
pkgname=json-glib
|
||||||
version=0.14.0
|
version=0.14.2
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/0.14/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/0.14/${pkgname}-${version}.tar.xz"
|
||||||
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>"
|
||||||
homepage="http://live.gnome.org/JsonGlib"
|
homepage="http://live.gnome.org/JsonGlib"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
checksum=821e90196673408a9293845e37ef572826a960a101096db9bcba45cf4c4afc56
|
checksum=b816a5fa3e5664b08679a6972a6e5693d6cc1990ff4a6f94c07554db96be94a7
|
||||||
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…
Add table
Add a link
Reference in a new issue