Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
d3abd817
Commit
d3abd817
authored
Jun 23, 2018
by
Andrew Murray
Browse files
Updated redirected URL
parent
4c6302c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
library_builders.sh
library_builders.sh
+1
-1
No files found.
library_builders.sh
View file @
d3abd817
...
...
@@ -225,7 +225,7 @@ function build_hdf5 {
build_zlib
# libaec is a drop-in replacement for szip
build_libaec
local
hdf5_url
=
https://
www
.hdfgroup.org/ftp/HDF5/releases
local
hdf5_url
=
https://
support
.hdfgroup.org/ftp/HDF5/releases
local
short
=
$(
echo
$HDF5_VERSION
|
awk
-F
"."
'{printf "%d.%d", $1, $2}'
)
fetch_unpack
$hdf5_url
/hdf5-
$short
/hdf5-
$HDF5_VERSION
/src/hdf5-
$HDF5_VERSION
.tar.gz
(
cd
hdf5-
$HDF5_VERSION
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment