Added libhio 1.4.0.0 (#6357)

This commit is contained in:
sknigh 2017-11-17 17:57:17 -08:00 committed by Christoph Junghans
parent 17debcb9b2
commit 1f8f593dd6

View File

@ -33,6 +33,7 @@ class Libhio(AutotoolsPackage):
homepage = "https://github.com/hpc/libhio/"
url = "https://github.com/hpc/libhio/releases/download/hio.1.3.0.1/libhio-1.3.0.1.tar.gz"
version('1.4.0.0', 'a223effbfd50efd452053e6954e3ccf5')
version('1.3.0.1', 'c073541de8dd70aeb8878bd00d6d877f')
depends_on("json-c")