From cae5e9f9772f067604298a94f79ae8c8d4eade7f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Dec 2019 18:58:39 +0100 Subject: [PATCH] glib: update to 2.62.3. --- srcpkgs/glib/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/glib/template b/srcpkgs/glib/template index a5a1c289eb..2e3947b69d 100644 --- a/srcpkgs/glib/template +++ b/srcpkgs/glib/template @@ -1,6 +1,6 @@ # Template file for 'glib' pkgname=glib -version=2.62.2 +version=2.62.3 revision=1 build_style=meson configure_args="-Dfam=false -Dman=true -Dselinux=disabled @@ -14,10 +14,9 @@ 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=698824a413f76df039739c2a78f45b10939d526ae7495bab4e694e6730deb3f1 +checksum=4400adc9f0d3ffcfe8e84225210370ce3f9853afb81812ddadb685325aa655c4 build_options="gtk_doc" - desc_option_gtk_doc="Build GTK API docs" if [ -z "$CROSS_BUILD" ]; then