added stat version 4.0.0 (#8062)
This commit is contained in:
parent
16adf144c2
commit
804a7991e0
@ -31,6 +31,8 @@ class Stat(AutotoolsPackage):
|
|||||||
homepage = "http://paradyn.org/STAT/STAT.html"
|
homepage = "http://paradyn.org/STAT/STAT.html"
|
||||||
url = "https://github.com/lee218llnl/stat/archive/v2.0.0.tar.gz"
|
url = "https://github.com/lee218llnl/stat/archive/v2.0.0.tar.gz"
|
||||||
|
|
||||||
|
version('4.0.0', 'b357160662ced251bc55cb1b884c3407',
|
||||||
|
url='https://github.com/LLNL/STAT/releases/download/v4.0.0/stat-4.0.0.tar.gz')
|
||||||
version('3.0.1', 'dac6f23c3639a0b21f923dc6219ba385',
|
version('3.0.1', 'dac6f23c3639a0b21f923dc6219ba385',
|
||||||
url='https://github.com/LLNL/STAT/files/911503/stat-3.0.1.zip')
|
url='https://github.com/LLNL/STAT/files/911503/stat-3.0.1.zip')
|
||||||
version('3.0.0', 'a97cb235c266371c4a26329112de48a2',
|
version('3.0.0', 'a97cb235c266371c4a26329112de48a2',
|
||||||
|
Loading…
Reference in New Issue
Block a user