MPI/hdf5/build

- SOURCE_URL fixed
This commit is contained in:
2016-12-16 17:24:57 +01:00
parent e1bc6f7bf2
commit b97c28e699

View File

@@ -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