[gnome-apps-nightly] org.gnome.Documents: Use librest-0.7



commit d0652cac092ad06d34238e8721728accd0ef82d2
Author: Alessandro Bono <abono gnome org>
Date:   Mon Aug 22 13:37:21 2016 +0200

    org.gnome.Documents: Use librest-0.7

 org.gnome.Documents.json |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Documents.json b/org.gnome.Documents.json
index a601b25..460bc17 100644
--- a/org.gnome.Documents.json
+++ b/org.gnome.Documents.json
@@ -76,11 +76,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]