glib: update to 2.72.2

This commit is contained in:
oreo639 2022-06-20 13:12:02 -07:00 committed by Michal Vasilek
parent d713404553
commit 5a7fd2f449

View file

@ -1,6 +1,6 @@
# Template file for 'glib'
pkgname=glib
version=2.72.0
version=2.72.2
revision=1
build_style=meson
# static version is necessary for qemu-user-static;
@ -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-72/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=d7bef0d4c4e7a62e08efb8e5f252a01357007b9588a87ff2b463a3857011f79d
checksum=78d599a133dba7fe2036dfa8db8fb6131ab9642783fc9578b07a20995252d2de
build_options="gtk_doc"
desc_option_gtk_doc="Build GTK API docs"