[gnome-continuous] Fix the fd-spice alias URL



commit 74a122a2e78f55eac0352bb4f35df1e084588306
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jul 24 12:53:09 2018 +0100

    Fix the fd-spice alias URL
    
    Needs a `git` in there, too, because why have similar URLs when you can
    avoid it and make people miserable.

 manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index 39f6728..9e23436 100644
--- a/manifest.json
+++ b/manifest.json
@@ -20,7 +20,7 @@
                 "fd-MM": "git:git://anongit.freedesktop.org/git/ModemManager/",
                 "fd-mesa": "git:git://anongit.freedesktop.org/git/mesa/",
                 "fd-pulse": "git:git://anongit.freedesktop.org/git/pulseaudio/",
-                "fd-spice": "git:https://anongit.freedesktop.org/spice/";,
+                "fd-spice": "git:https://anongit.freedesktop.org/git/spice/";,
                 "fd-xdg": "git:git://anongit.freedesktop.org/git/xdg/",
                 "fd-fprint": "git:git://anongit.freedesktop.org/git/libfprint/",
                 "p11-glue": "git:https://github.com/p11-glue/";,


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