[gnome-maps] flatpak: Update librest dependency



commit b918834be9afe419821aed7db028d0dabb2572c4
Author: Marcus Lundblad <ml update uu se>
Date:   Sun May 21 13:26:31 2017 +0200

    flatpak: Update librest dependency
    
    The Flatpak manifest pointed to an old snapshot of librest lacking
    API that we use for OpenStreetMap uploads.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782076

 org.gnome.Maps.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 42d3c1c..9538e5b 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -150,8 +150,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://git.gnome.org/browse/librest/snapshot/librest-librest-0.7.12.tar.xz";,
-                    "sha256": "570917e570e6e8bf55572eb04902d4cf3975c2629df9df96c21be2059d71dab9"
+                    "url": "https://git.gnome.org/browse/librest/snapshot/librest-0.8.1.tar.xz";,
+                    "sha256": "8ae2d5b993b568d87fb33767cdf43dc81aa36371351e9154680372e1536fb594"
                 }
             ]
         },


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