diff options
Diffstat (limited to 'testing/hdf5')
-rw-r--r-- | testing/hdf5/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hdf5/APKBUILD b/testing/hdf5/APKBUILD index e0fad0001a..e16a654c6f 100644 --- a/testing/hdf5/APKBUILD +++ b/testing/hdf5/APKBUILD @@ -11,9 +11,9 @@ pkgname=hdf5 pkgver=1.10.5 -pkgrel=1 +pkgrel=2 pkgdesc="HDF5 is a data model, library, and file format for storing and managing data" -url="http://www.hdfgroup.org/HDF5/" +url="https://www.hdfgroup.org/solutions/hdf5/" arch="all" license="custom" options="!check" # test suite takes a very long time |