json-glib: update to 1.2.2.

This commit is contained in:
Enno Boland 2016-09-22 11:40:10 +02:00
parent 77f3f92a09
commit 37f79eb4bc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'json-glib'. # Template build file for 'json-glib'.
pkgname=json-glib pkgname=json-glib
version=1.0.4 version=1.2.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable gir introspection)" configure_args="$(vopt_enable gir introspection)"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://live.gnome.org/JsonGlib" homepage="http://live.gnome.org/JsonGlib"
license="LGPL-2" license="LGPL-2"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=80f3593cb6bd13f1465828e46a9f740e2e9bd3cd2257889442b3e62bd6de05cd checksum=ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621
# Package build options # Package build options
build_options="gir" build_options="gir"