[gnome-maps/gnome-3-24] flatpak: Update librest dependency



commit ac308467b987db75b3f2514658bff15f0d3732e3
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 5cdf22a..4d44da1 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -160,8 +160,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]