From b319dbc899fad7e568d2400fa75776bd704f49c0 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 18 Apr 2018 14:11:32 +0200 Subject: [PATCH] OPAL/build - fix SOURCE_URL --- MPI/OPAL/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MPI/OPAL/build b/MPI/OPAL/build index 3ba06d5..4072d08 100755 --- a/MPI/OPAL/build +++ b/MPI/OPAL/build @@ -1,6 +1,6 @@ #!/usr/bin/env modbuild -SOURCE_URL='http://amas.web.psi.ch/Downloads/OPAL/OPAL-1.6.0rc6.tar.bz2' +SOURCE_URL='http://amas.web.psi.ch/Downloads/$P/$P-$V.tar.bz2' config_args=()