summaryrefslogtreecommitdiff
path: root/open-source-lorries/gtk+.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/gtk+.lorry')
-rw-r--r--open-source-lorries/gtk+.lorry5
1 files changed, 2 insertions, 3 deletions
diff --git a/open-source-lorries/gtk+.lorry b/open-source-lorries/gtk+.lorry
index eb472c7..23f455c 100644
--- a/open-source-lorries/gtk+.lorry
+++ b/open-source-lorries/gtk+.lorry
@@ -1,11 +1,10 @@
{
"gtk+": {
"type": "git",
- "url": "git://git.gnome.org/gtk+",
+ "url": "https://gitlab.gnome.org/GNOME/gtk.git",
"refspecs": [
"refs/tags/*",
- "+refs/heads/wip/*",
- "refs/heads/*"
+ "+refs/heads/*"
]
}
}