liquo: added 1.3 and develop (#5781)

This commit is contained in:
Christoph Junghans 2017-10-17 02:36:54 -06:00 committed by Todd Gamblin
parent 1952a92820
commit 1a12e6022b

View file

@ -34,6 +34,8 @@ class Libquo(AutotoolsPackage):
homepage = "https://github.com/lanl/libquo"
url = "https://github.com/lanl/libquo/archive/v1.2.9.tar.gz"
version('develop', git='https://github.com/lanl/libquo', branch='master')
version('1.3', '3ff74162837425a15ecf695ca0201e4a')
version('1.2.9', 'ca82ab33f13e2b89983f81e7c02e98c2')
depends_on('mpi')