glib: update to 2.64.1.

This commit is contained in:
Juan RP 2020-03-30 18:04:50 +02:00
parent 54fb8396fa
commit 0c464ad9e8

View File

@ -1,7 +1,7 @@
# Template file for 'glib'
pkgname=glib
version=2.62.5
revision=2
version=2.64.1
revision=1
build_style=meson
configure_args="-Dfam=false -Dman=true -Dselinux=disabled
-Dgtk_doc=$(vopt_if gtk_doc true false)"
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GLib"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/master/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=b8d1cdafa46658b63d7512efbe2cd21bd36cd7be83140e44930c47b79f82452e
checksum=17967603bcb44b6dbaac47988d80c29a3d28519210b28157c2bd10997595bbc7
build_options="gtk_doc"
desc_option_gtk_doc="Build GTK API docs"