summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index f64532698..046a0bbde 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -134,7 +134,7 @@
"sources" : [
{
"type" : "git",
- "url" : "git://github.com/libusb/libusb.git"
+ "url" : "https://github.com/libusb/libusb.git"
}
]
},
@@ -149,7 +149,7 @@
"sources" : [
{
"type" : "git",
- "url" : "git://github.com/hughsie/libgusb.git",
+ "url" : "https://github.com/hughsie/libgusb.git",
"branch" : "main"
}
]
@@ -182,7 +182,7 @@
"sources" : [
{
"type" : "git",
- "url" : "git://github.com/gentoo/eudev.git"
+ "url" : "https://github.com/gentoo/eudev.git"
}
]
},
@@ -218,7 +218,7 @@
{
"type" : "git",
"branch" : "main",
- "url" : "git://github.com/hughsie/colord.git"
+ "url" : "https://github.com/hughsie/colord.git"
}
]
},
@@ -231,7 +231,8 @@
"sources" : [
{
"type" : "git",
- "url" : "git://github.com/hughsie/colord-gtk.git"
+ "branch" : "main",
+ "url" : "https://github.com/hughsie/colord-gtk.git"
}
]
},