glib: update to 2.70.2.

This commit is contained in:
Ranme Fritzvilliams 2021-11-29 10:34:50 +03:00 committed by Duncan Overbruck
parent c1618fa5f3
commit 8ec76a4f7a

View file

@ -1,7 +1,7 @@
# Template file for 'glib'
pkgname=glib
version=2.70.0
revision=3
version=2.70.2
revision=1
build_style=meson
# static version is necessary for qemu-user-static;
# also disable LTO, otherwise there are multiple failures when linking qemu
@ -17,7 +17,7 @@ homepage="https://wiki.gnome.org/Projects/GLib"
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-70/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=200d7df811c5ba634afbf109f14bb40ba7fde670e89389885da14e27c0840742
checksum=0551459c85cd3da3d58ddc9016fd28be5af503f5e1615a71ba5b512ac945806f
build_options="gtk_doc"
desc_option_gtk_doc="Build GTK API docs"