diff options
Diffstat (limited to 'testing/hdf5')
-rw-r--r-- | testing/hdf5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hdf5/APKBUILD b/testing/hdf5/APKBUILD index ca4e7d2601..8f06129486 100644 --- a/testing/hdf5/APKBUILD +++ b/testing/hdf5/APKBUILD @@ -12,7 +12,7 @@ pkgname=hdf5 pkgver=1.8.17 _pkgver=$pkgver -pkgrel=0 +pkgrel=1 pkgdesc="HDF5 is a data model, library, and file format for storing and managing data" url="http://www.hdfgroup.org/HDF5/" arch="all" |