[gnome-continuous] manifest: Build rust from source instead using binaries



commit 0a3cb10902aef4307696a804710c993bdd94f1e3
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Mar 27 13:42:03 2017 +0100

    manifest: Build rust from source instead using binaries

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 45f167f..c744a1b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -686,9 +686,9 @@
 
                {"src": "gnome:libcroco"},
 
-               {"src": 
"tarball:https://static.rust-lang.org/dist/rust-1.16.0-x86_64-unknown-linux-gnu.tar.gz";,
+               {"src": "tarball":"rustc-1.16.0-src.tar.gz",
                 "name": "rust",
-                "checksum": "48621912c242753ba37cad5145df375eeba41c81079df46f93ffb4896542e8fd"},
+                "checksum": "f966b31eb1cd9bd2df817c391a338eeb5b9253ae0a19bf8a11960c560f96e8b4"},
 
                {"src": "gnome:librsvg",
                 "tag": "2.40.16",


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