[recipes] Build rest from a tarball



commit 80a81c3e8881a13cb332ac9bf2eb303339e18198
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 29 18:42:06 2017 -0400

    Build rest from a tarball
    
    goa needs an older rest.

 flatpak/org.gnome.Recipes.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Recipes.json b/flatpak/org.gnome.Recipes.json
index cd85dfe..5322361 100644
--- a/flatpak/org.gnome.Recipes.json
+++ b/flatpak/org.gnome.Recipes.json
@@ -52,8 +52,9 @@
             "name": "rest",
             "sources": [
                     {
-                        "type": "git",
-                        "url": "git://git.gnome.org/librest"
+                        "type": "archive",
+                        "url": "https://download.gnome.org/sources/rest/0.7/rest-0.7.93.tar.xz";,
+                        "sha256": "c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216"
                     }
             ]
         },


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