mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
Build scripts: HDF5 link update
This commit is contained in:
parent
bda9135a44
commit
6f70c44d12
@ -11,7 +11,7 @@ PREFIX=$1
|
||||
set -ex
|
||||
INITDIR=`pwd`
|
||||
cd local/build
|
||||
wget http://www.hdfgroup.org/ftp/HDF5/current/src/${NAME}.tar.gz
|
||||
wget http://www.hdfgroup.org/ftp/HDF5/releases/${NAME}/src/${NAME}.tar.gz
|
||||
tar -xzvf ${NAME}.tar.gz
|
||||
mkdir ${NAME}/build
|
||||
cd ${NAME}/build
|
||||
|
Loading…
Reference in New Issue
Block a user