[gtk: 1/2] subprojects: Use GLib main branch




commit b71ec6cb5953aa7067f5b7e42561d0eabe1d1f46
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jun 7 14:56:49 2021 +0100

    subprojects: Use GLib main branch
    
    GLib upstream has renamed its `master` branch to `main`.
    
    See https://gitlab.gnome.org/GNOME/glib/-/issues/2348.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 subprojects/glib.wrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index e2e44d565e..c785910d9f 100644
--- a/subprojects/glib.wrap
+++ b/subprojects/glib.wrap
@@ -2,5 +2,5 @@
 directory=glib
 url=https://gitlab.gnome.org/GNOME/glib.git
 push-url=ssh://git gitlab gnome org:GNOME/glib.git
-revision=master
+revision=main
 depth=1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]