glib: update to 2.64.3.

This commit is contained in:
travankor 2020-06-05 05:43:32 -07:00 committed by Helmut Pozimski
parent fed195ab55
commit 22c5608cbd

View file

@ -1,6 +1,6 @@
# Template file for 'glib'
pkgname=glib
version=2.64.2
version=2.64.3
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=9a2f21ed8f13b9303399de13a0252b7cbcede593d26971378ec6cb90e87f2277
checksum=fe9cbc97925d14c804935f067a3ad77ef55c0bbe9befe68962318f5a767ceb22
build_options="gtk_doc"
desc_option_gtk_doc="Build GTK API docs"