[gnome-maps] flatpak: adapt to libweather dependency repository move



commit dba5d7cec786aa2146a62fc7a9097f4c818df416
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Dec 20 13:48:47 2017 +0100

    flatpak: adapt to libweather dependency repository move
    
    libgweather moved to GNOME gitlab, so we need to point
    to it's new location, otherwise the flatpak won't build.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791826

 org.gnome.Maps.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index e131c6b..738ce2e 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -93,7 +93,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]