[gnome-calendar] flatpak: fix git URL to libgweather



commit 6471b628b5babd22e6f58b7bcb5a39724a8ee6bb
Author: Christian Hergert <chergert redhat com>
Date:   Thu Dec 14 17:33:09 2017 -0800

    flatpak: fix git URL to libgweather

 org.gnome.Calendar.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.Calendar.json b/org.gnome.Calendar.json
index 0a924fa1..570941ba 100644
--- a/org.gnome.Calendar.json
+++ b/org.gnome.Calendar.json
@@ -87,7 +87,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "git://git.gnome.org/libgweather"
+                    "url": "https://gitlab.gnome.org/GNOME/libgweather.git";
                 }
             ]
         },


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