[gnome-continuous] manifest: put to the propper rust URL, not only the tarball



commit 5f9718f60816cf259c8e95f0b7486db865d9bc22
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Mar 27 13:48:40 2017 +0100

    manifest: put to the propper rust URL, not only the tarball
    
    Seems I'm still sleeping, I blame Mondays

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 86845b3..08969be 100644
--- a/manifest.json
+++ b/manifest.json
@@ -686,7 +686,7 @@
 
                {"src": "gnome:libcroco"},
 
-               {"src": "tarball:rustc-1.16.0-src.tar.gz",
+               {"src": "tarball:https://static.rust-lang.org/dist/rustc-1.16.0-src.tar.gz";,
                 "name": "rust",
                 "checksum": "f966b31eb1cd9bd2df817c391a338eeb5b9253ae0a19bf8a11960c560f96e8b4"},
 


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