libraries/hdf: Updated for version 4.2.14.
This commit is contained in:
parent
7aeaf7b71b
commit
72dc236939
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hdf
|
||||
VERSION=${VERSION:-4.2.13}
|
||||
VERSION=${VERSION:-4.2.14}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hdf"
|
||||
VERSION="4.2.13"
|
||||
VERSION="4.2.14"
|
||||
HOMEPAGE="https://www.hdfgroup.org/products/hdf4/"
|
||||
DOWNLOAD="https://www.hdfgroup.org/ftp/HDF/HDF_Current/src/hdf-4.2.13.tar.bz2"
|
||||
MD5SUM="2c1b6c7fdf97738251154680b37bd86a"
|
||||
DOWNLOAD="https://support.hdfgroup.org/ftp/HDF/releases/HDF4.2.14/src/hdf-4.2.14.tar.bz2"
|
||||
MD5SUM="3f3bd5da84015e9221d26fb5a80094b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue