[gnome-boxes] Flatpak: update the urls of some dependancies
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Flatpak: update the urls of some dependancies
- Date: Sat, 4 Aug 2018 05:22:31 +0000 (UTC)
commit b0b39177bd7574b4bbd5da53b9170ca385b7da6b
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Sat Aug 4 08:20:42 2018 +0300
Flatpak: update the urls of some dependancies
Vnc was still pointing to git.gnome.org/vnc which is a
redirect and was causing the flatpak nightly builders to fail
build-aux/flatpak/org.gnome.Boxes.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index d48c7503..5909642e 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -78,7 +78,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://git.gnome.org//browse/gtk-vnc",
+ "url" : "https://gitlab.gnome.org/GNOME/gtk-vnc.git",
"tag" : "v0.7.2",
"commit" : "0e8b3c545ad109051501b4ff4ed548689df6e7d4"
}
@@ -351,7 +351,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.com/libosinfo/osinfo-db",
+ "url" : "https://gitlab.com/libosinfo/osinfo-db.git",
"tag" : "v20180514",
"commit" : "0d38ef0f1a6c7e86d94fdca4ca39db256b538e84"
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]