[gnome-apps-nightly] Maps: Use librest 0.7 as needed



commit 7859e7bc7329711641382ef87f3e913d6862ce58
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Aug 25 11:52:10 2016 +0200

    Maps: Use librest 0.7 as needed

 org.gnome.Maps.json |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 43c0196..a9b2996 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -135,11 +135,13 @@
             ]
         },
         {
+            /* we need rest-0.7 so we use a tarball for it */
             "name": "librest",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/librest"
+                    "type": "archive",
+                    "url": "https://git.gnome.org/browse/librest/snapshot/librest-librest-0.7.12.tar.xz";,
+                    "sha256": "570917e570e6e8bf55572eb04902d4cf3975c2629df9df96c21be2059d71dab9"
                 }
             ]
         },


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