glib-bootstrap: update to 2.80.3.

This commit is contained in:
oreo639 2024-06-18 11:52:46 -07:00 committed by oreo639
parent 1259ec5e85
commit bddd7e2881

View file

@ -4,7 +4,7 @@
# This aloing with gobject-introspection-bootstrap is unfortunately necessary as a part of the
# libgirepository-1.0 to libgirepository-2.0 migration.
pkgname=glib-bootstrap
version=2.80.0
version=2.80.3
revision=1
build_style=meson
# static version is necessary for qemu-user-static;
@ -19,10 +19,10 @@ short_desc="GNU library of C routines"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GLib"
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-78/NEWS"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-80/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d
checksum=3947a0eaddd0f3613d0230bb246d0c69e46142c19022f5c4b1b2e3cba236d417
make_check_pre="dbus-run-session"
repository=bootstrap