summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-06-07 14:51:07 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2021-06-07 14:51:07 +0100
commit34a9124736af79e53e4dd0d3b1081278624720ce (patch)
tree647cec69152649a0bbeac128757ced5be722f06a
parentb15e81fc1ed78ef9c4dc2ac890e1ff99c62e9ed0 (diff)
downloadgobject-introspection-34a9124736af79e53e4dd0d3b1081278624720ce.tar.gz
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>
-rw-r--r--subprojects/glib.wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index 87021ae4..b492f238 100644
--- a/subprojects/glib.wrap
+++ b/subprojects/glib.wrap
@@ -2,4 +2,4 @@
directory=glib
url=https://gitlab.gnome.org/GNOME/glib.git
push-url=git@gitlab.gnome.org:GNOME/glib.git
-revision=master
+revision=main