mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
json-glib: update to 1.10.6.
This commit is contained in:
parent
97ea5314f8
commit
123f290f14
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'json-glib'
|
# Template file for 'json-glib'
|
||||||
pkgname=json-glib
|
pkgname=json-glib
|
||||||
version=1.10.0
|
version=1.10.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -13,9 +13,9 @@ short_desc="JSON parser for GLib-based libraries and applications"
|
||||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://live.gnome.org/JsonGlib"
|
homepage="https://live.gnome.org/JsonGlib"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/json-glib/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/json-glib/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz"
|
||||||
checksum=1bca8d66d96106ecc147df3133b95a5bb784f1fa6f15d06dd7c1a8fb4a10af7b
|
checksum=77f4bcbf9339528f166b8073458693f0a20b77b7059dbc2db61746a1928b0293
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue