about summary refs log tree commit diff
path: root/test/fixdescriptors/aterm-2.0.fix
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixdescriptors/aterm-2.0.fix')
-rw-r--r--test/fixdescriptors/aterm-2.0.fix4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fixdescriptors/aterm-2.0.fix b/test/fixdescriptors/aterm-2.0.fix
index 8b1ba8560583..2fdf43434f19 100644
--- a/test/fixdescriptors/aterm-2.0.fix
+++ b/test/fixdescriptors/aterm-2.0.fix
@@ -4,7 +4,7 @@ Descr(
 
   , Bind("createGCC", True)
 
-  , Bind("src", Source(Url("http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz")))
-  , Bind("build", Source("../build/aterm-build.sh"))
+  , Bind("src", Url("853474e4bcf4a85f7d38a0676b36bded", "http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz"))
+  , Bind("build", Local("../build/aterm-build.sh"))
   ]
 )