glib: update to 2.64.2.

This commit is contained in:
Juan RP 2020-04-15 11:36:58 +02:00
parent af6e1a7e79
commit e5416d33fb
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,6 +1,6 @@
# Template file for 'glib'
pkgname=glib
version=2.64.1
version=2.64.2
revision=1
build_style=meson
configure_args="-Dfam=false -Dman=true -Dselinux=disabled
@ -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=17967603bcb44b6dbaac47988d80c29a3d28519210b28157c2bd10997595bbc7
checksum=9a2f21ed8f13b9303399de13a0252b7cbcede593d26971378ec6cb90e87f2277
build_options="gtk_doc"
desc_option_gtk_doc="Build GTK API docs"