From bddd7e2881ef0ad446122d258ec065a02b262474 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Tue, 18 Jun 2024 11:52:46 -0700 Subject: [PATCH] glib-bootstrap: update to 2.80.3. --- srcpkgs/glib-bootstrap/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/glib-bootstrap/template b/srcpkgs/glib-bootstrap/template index 8839d8b24c8..6693c498138 100644 --- a/srcpkgs/glib-bootstrap/template +++ b/srcpkgs/glib-bootstrap/template @@ -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 " 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