json-glib: update to 1.2.6.

This commit is contained in:
Michael Gehring 2017-03-14 07:07:38 +00:00
parent 9f663a6634
commit 09c21ca66e

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.2.2 version=1.2.6
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=ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621 checksum=958fa59909ef28399c811aff29a5340b330b20660ca3586b4c5aa3a53997776c
# Package build options # Package build options
build_options="gir" build_options="gir"