From b97c28e69931745f0b270c4dbdfd879f08232cac Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 16 Dec 2016 17:24:57 +0100 Subject: [PATCH] MPI/hdf5/build - SOURCE_URL fixed --- MPI/hdf5/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MPI/hdf5/build b/MPI/hdf5/build index ed892d3..221d464 100755 --- a/MPI/hdf5/build +++ b/MPI/hdf5/build @@ -1,6 +1,6 @@ #!/usr/bin/env modbuild -SOURCE_URL="https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.tar.bz2" +SOURCE_URL="https://support.hdfgroup.org/ftp/HDF5/current${V_MAJOR}${V_MINOR}/src/hdf5-$V.tar.bz2" pbuild::configure() { CC=$MPICC