[gnome-continuous] Update the OSTree clone URL



commit c2467013b0cfd6a7157b051f71c393d7657495ba
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Jul 1 14:00:01 2016 +0100

    Update the OSTree clone URL
    
    Development moved to Github.

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 1744c0b..3d53ba5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -877,7 +877,7 @@
                {"src": "gnome:gjs",
                 "config-opts": ["--enable-installed-tests"]},
 
-               {"src": "gnome:ostree",
+               {"src": "git:git://github.com/ostreedev/ostree",
                  "component": "minimal",
                 "initramfs-depends": true,
                 "config-opts": ["--with-soup-gnome",
@@ -1414,7 +1414,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-       "build-epoch": {"version": 104,
+       "build-epoch": {"version": 105,
                        "all": false,
                        "component-names": ["ostree"]}
 }


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