IOR package: add version 3.2.1 (#14582)

This commit is contained in:
Kevin Manalo 2020-01-24 19:56:59 -05:00 committed by Peter Scheibel
parent 1c9337a5e4
commit 6fd2c66022

View file

@ -11,8 +11,9 @@ class Ior(AutotoolsPackage):
using POSIX, MPI-IO, or HDF5 interfaces."""
homepage = "https://github.com/hpc/ior"
url = "https://github.com/hpc/ior/archive/3.2.0.tar.gz"
url = "https://github.com/hpc/ior/archive/3.2.1.tar.gz"
version('3.2.1', sha256='ebcf2495aecb357370a91a2d5852cfd83bba72765e586bcfaf15fb79ca46d00e')
version('3.2.0', sha256='91a766fb9c34b5780705d0997b71b236a1120da46652763ba11d9a8c44251852')
version('3.0.1', sha256='0cbefbcdb02fb13ba364e102f9e7cc2dcf761698533dac25de446a3a3e81390d')