[Buildroot] [git commit] package/gobject-introspection: bump version to 1.86.0
Fiona Klute via buildroot <[email protected]> Tue, 4 Aug 2026 00:23:26 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/20d816651cc8b15f43bd4c95fbe8d8babe9e8dc9 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master https://download.gnome.org/sources/gobject-introspection/1.86/gobject-introspection-1.86.0.news The hash for giscanner/scannerlexer.l changed due to small code additions [1]. [1] https://gitlab.gnome.org/GNOME/gobject-introspection/-/commit/2f6cbac54550f4f11fb5bc555037748a58b083ee Signed-off-by: Bernd Kuhls <[email protected]> [Fiona: add link to the commit that changed giscanner/scannerlexer.l] Signed-off-by: Fiona Klute <[email protected]> --- package/gobject-introspection/gobject-introspection.hash | 6 +++--- package/gobject-introspection/gobject-introspection.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/gobject-introspection/gobject-introspection.hash b/package/gobject-introspection/gobject-introspection.hash index 044216c65f..866b12c5ee 100644 --- a/package/gobject-introspection/gobject-introspection.hash +++ b/package/gobject-introspection/gobject-introspection.hash @@ -1,5 +1,5 @@ -# From https://download.gnome.org/sources/gobject-introspection/1.84/gobject-introspection-1.84.0.sha256sum -sha256 945b57da7ec262e5c266b89e091d14be800cc424277d82a02872b7d794a84779 gobject-introspection-1.84.0.tar.xz +# From https://download.gnome.org/sources/gobject-introspection/1.86/gobject-introspection-1.86.0.sha256sum +sha256 920d1a3fcedeadc32acff95c2e203b319039dd4b4a08dd1a2dfd283d19c0b9ae gobject-introspection-1.86.0.tar.xz sha256 faa2e414bd5f91d2d2c39e85c7cc3f2ccde05c3306f96b404f8ed8cf0266c279 COPYING.LGPL sha256 4c1cedcbb4a12ea964f1160dbbf36099e5a59b96129a99a1a1a61f2cb09271fb COPYING.GPL -sha256 60cf20b6532aa2f5622f753a55672630b789c04174acca361033e6f1ad29f8ab giscanner/scannerlexer.l +sha256 2596a580b8be710642b734a4ef459b9593db5f148b204a9ce65415e2db4fc87f giscanner/scannerlexer.l diff --git a/package/gobject-introspection/gobject-introspection.mk b/package/gobject-introspection/gobject-introspection.mk index dbf0ee3fa8..0e8bf11954 100644 --- a/package/gobject-introspection/gobject-introspection.mk +++ b/package/gobject-introspection/gobject-introspection.mk @@ -4,7 +4,7 @@ # ################################################################################ -GOBJECT_INTROSPECTION_VERSION_MAJOR = 1.84 +GOBJECT_INTROSPECTION_VERSION_MAJOR = 1.86 GOBJECT_INTROSPECTION_VERSION = $(GOBJECT_INTROSPECTION_VERSION_MAJOR).0 GOBJECT_INTROSPECTION_SITE = https://download.gnome.org/sources/gobject-introspection/$(GOBJECT_INTROSPECTION_VERSION_MAJOR) GOBJECT_INTROSPECTION_SOURCE = gobject-introspection-$(GOBJECT_INTROSPECTION_VERSION).tar.xz _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot