json-glib: update to 1.10.0.
This commit is contained in:
parent
5c406028a6
commit
76791bd5fa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'json-glib'
|
||||
pkgname=json-glib
|
||||
version=1.9.2
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://live.gnome.org/JsonGlib"
|
||||
changelog="https://gitlab.gnome.org/GNOME/json-glib/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz"
|
||||
checksum=8f9f04e0045bda82affd464ee575796600fe29014b817392a3b72ceb2d10c595
|
||||
checksum=1bca8d66d96106ecc147df3133b95a5bb784f1fa6f15d06dd7c1a8fb4a10af7b
|
||||
|
||||
# Package build options
|
||||
build_options="gir gtk_doc"
|
||||
|
|
Loading…
Reference in New Issue