From 4c53364d895bd1a605e23d5d5f8949b3e580f857 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Thu, 10 Oct 2024 15:53:09 +0200 Subject: [PATCH] package/gobject-introspection: update homepage The homepage has moved, the previous one links to the new URL. Signed-off-by: Fiona Klute (WIWA) [yann.morin.1998@free.fr: split into its own patch] Signed-off-by: Yann E. MORIN Signed-off-by: Thomas Petazzoni (cherry picked from commit 3ee7c891a0173417fbd4726928bd4d4689048b22) Signed-off-by: Peter Korsgaard --- package/gobject-introspection/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gobject-introspection/Config.in b/package/gobject-introspection/Config.in index 42250eb776..345118745f 100644 --- a/package/gobject-introspection/Config.in +++ b/package/gobject-introspection/Config.in @@ -36,7 +36,7 @@ config BR2_PACKAGE_GOBJECT_INTROSPECTION language bindings can read this metadata and automatically provide bindings to call into the C library. - https://wiki.gnome.org/action/show/Projects/GObjectIntrospection + https://gi.readthedocs.io/ comment "gobject-introspection needs python3" depends on !BR2_PACKAGE_PYTHON3