changeset 23327:0912e5d8b1cc

Point to GitHub repo for truffle suite
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Tue, 19 Jan 2016 14:30:52 +0100
parents 8ae6984accb6
children 63d8cdbb2c05
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Jan 19 15:55:24 2016 +0100
+++ b/mx.graal/suite.py	Tue Jan 19 14:30:52 2016 +0100
@@ -47,9 +47,9 @@
             },
             {
                "name" : "truffle",
-               "version" : "bfa145c84dde2191d7057a6fe654de2d74f83fae",
+               "version" : "175622430e80253e9cc7c17ddbf09cc00adc0bc4",
                "urls" : [
-                    {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
+                    {"url" : "https://github.com/graalvm/truffle.git", "kind" : "git"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
                 ]
             },