jsonrpc-glib: update to 3.28.1.

This commit is contained in:
maxice8 2018-06-19 04:36:38 -03:00
parent 9c3c4bf420
commit 81ab5a32d7

View File

@ -1,18 +1,19 @@
# Template file for 'jsonrpc-glib'
pkgname=jsonrpc-glib
version=3.28.0
version=3.28.1
revision=1
configure_args="-Denable_gtk_doc=false -Dwith_vapi=$(vopt_if gir true false)
-Dwith_introspection=$(vopt_if gir true false)"
build_style=meson
hostmakedepends="pkg-config $(vopt_if gir 'gobject-introspection vala') glib-devel"
makedepends="glib-devel json-glib-devel"
short_desc="library to communicate using the JSON-RPC 2.0 specification"
short_desc="Library to communicate using the JSON-RPC 2.0 specification"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="https://wiki.gnome.org/Apps/Builder"
changelog="https://raw.githubusercontent.com/GNOME/jsonrpc-glib/jsonrpc-glib-3-28/NEWS"
distfiles="${GNOME_SITE}/jsonrpc-glib/${version%.*}/jsonrpc-glib-${version}.tar.xz"
checksum=ba0b0f05d58ba47d5938a54787b44ea875648214f032f75d4344162d8f736a25
checksum=cf2ac25944c3990904d63999deea3add38d99ea2fad16f335a996fd9a8706e2b
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then