mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/hdf5: Update HOMEPAGE and DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
830dc4e128
commit
62920d865b
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="hdf5"
|
||||
VERSION="1.8.13"
|
||||
HOMEPAGE="http://hdf.ncsa.uiuc.edu/products/hdf5/"
|
||||
DOWNLOAD="ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.13/src/hdf5-1.8.13.tar.bz2"
|
||||
HOMEPAGE="https://www.hdfgroup.org/"
|
||||
DOWNLOAD="http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.13/src/hdf5-1.8.13.tar.bz2"
|
||||
MD5SUM="b060bb137d6bd8accf8f0c4c59d2746d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -13,7 +13,7 @@ hdf5: software library for storing arbitrary multidimensional datasets of
|
|||
hdf5: various types. hdf5 provides also c++ and fortran interfaces.
|
||||
hdf5: It is released under a BSD-ish license.
|
||||
hdf5:
|
||||
hdf5: Homepage: http://hdf.ncsa.uiuc.edu/products/hdf5/
|
||||
hdf5: Homepage: https://www.hdfgroup.org/
|
||||
hdf5:
|
||||
hdf5:
|
||||
hdf5:
|
||||
|
|
Loading…
Reference in a new issue