changeset 22140:c00df8ed0cc5

fixed path to graal-jvmci-8 repo
author Doug Simon <doug.simon@oracle.com>
date Mon, 06 Jul 2015 14:31:06 +0200
parents 258eaaa98484
children 94b695693c8d
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Jul 06 14:11:33 2015 +0200
+++ b/mx.graal/suite.py	Mon Jul 06 14:31:06 2015 +0200
@@ -8,7 +8,7 @@
                "name" : "jvmci",
                "version" : "ed35cb99842854869c6a18a3626064932db32968",
                "urls" : [
-                    {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
+                    {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
                 ]
             },
             {