glib: update to 2.82.4.

This commit is contained in:
oreo639 2025-02-09 20:44:03 -08:00 committed by oreo639
parent 6152cae75e
commit 9bdc15c5a4

View File

@ -1,8 +1,8 @@
# Template file for 'glib'
# keep in sync with glib-bootstrap
pkgname=glib
version=2.82.1
revision=2
version=2.82.4
revision=1
build_style=meson
build_helper="qemu"
# static version is necessary for qemu-user
@ -20,7 +20,7 @@ homepage="https://wiki.gnome.org/Projects/GLib"
changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-82/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
checksum=478634440bf52ee4ec4428d558787398c0be6b043c521beb308334b3db4489a6
checksum=37dd0877fe964cd15e9a2710b044a1830fb1bd93652a6d0cb6b8b2dff187c709
conflicts="gir-freedesktop<1.80.0_1" # glib typelibs are now in glib
make_check_pre="dbus-run-session"