diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-04-03 17:48:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-04 09:50:02 +0700 |
commit | f8111832499eb432a33a694d58d3d55196461949 (patch) | |
tree | e9c652ea72c10d2d5116964d4b17228e2a0aa3f8 /academic | |
parent | 4133fd473be69eb66c12621d68a52a4764ae01cd (diff) | |
download | slackbuilds-f8111832499eb432a33a694d58d3d55196461949.tar.gz |
academic/h5utils: Fixed the md5sum.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/h5utils/h5utils.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/h5utils/h5utils.info b/academic/h5utils/h5utils.info index aa2cd02582..a600f211b9 100644 --- a/academic/h5utils/h5utils.info +++ b/academic/h5utils/h5utils.info @@ -2,7 +2,7 @@ PRGNAM="h5utils" VERSION="1.13.1" HOMEPAGE="https://github.com/NanoComp/h5utils" DOWNLOAD="https://github.com/NanoComp/h5utils/releases/download/1.13.1/h5utils-1.13.1.tar.gz" -MD5SUM="f4d3eac775b6c2a18eac56138e659c37" +MD5SUM="b116cbb79ea22bbd1640cd8a1290f6f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="hdf5" |