package/libglib2: bump version to 2.86.2

Release Notes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.86.2

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Tested-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Marcus Hoffmann
2025-12-05 13:19:04 +01:00
committed by Julien Olivain
parent 89b9425260
commit 45a8ed1ef9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# https://download.gnome.org/sources/glib/2.86/glib-2.86.1.sha256sum
sha256 119d1708ca022556d6d2989ee90ad1b82bd9c0d1667e066944a6d0020e2d5e57 glib-2.86.1.tar.xz
# https://download.gnome.org/sources/glib/2.86/glib-2.86.2.sha256sum
sha256 8a724e970855357ea8101e27727202392a0ffd5410a98336aed54ec59113e611 glib-2.86.2.tar.xz
# License files, locally calculated
sha256 fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb COPYING
+1 -1
View File
@@ -5,7 +5,7 @@
################################################################################
LIBGLIB2_VERSION_MAJOR = 2.86
LIBGLIB2_VERSION = $(LIBGLIB2_VERSION_MAJOR).1
LIBGLIB2_VERSION = $(LIBGLIB2_VERSION_MAJOR).2
LIBGLIB2_SOURCE = glib-$(LIBGLIB2_VERSION).tar.xz
LIBGLIB2_SITE = https://download.gnome.org/sources/glib/$(LIBGLIB2_VERSION_MAJOR)
LIBGLIB2_LICENSE = LGPL-2.1+