Update libhdf5 to retry gitlab-ci

This commit is contained in:
Henrik Grimler 2019-02-01 23:46:29 +01:00
parent cea5a37abb
commit 459292d31e
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ TERMUX_PKG_LICENSE="BSD 3-Clause"
_HDF5_MAJOR=1
_HDF5_MINOR=10
_HDF5_PATCH=4
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=${_HDF5_MAJOR}.${_HDF5_MINOR}.${_HDF5_PATCH}
TERMUX_PKG_SHA256=1267ff06aaedc04ca25f7c6026687ea2884b837043431195f153401d942b28df
TERMUX_PKG_SRCURL=https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${_HDF5_MAJOR}.${_HDF5_MINOR}/hdf5-$TERMUX_PKG_VERSION/src/hdf5-$TERMUX_PKG_VERSION.tar.bz2