added STAT release 3.0.0

This commit is contained in:
Gregory L. Lee
2016-09-20 16:09:31 -07:00
parent ef1f441424
commit 25ee9456f5

View File

@@ -34,8 +34,8 @@ class Stat(Package):
version('2.2.0', '26bd69dd57a15afdd5d0ebdb0b7fb6fc')
version('2.1.0', 'ece26beaf057aa9134d62adcdda1ba91')
version('2.0.0', 'c7494210b0ba26b577171b92838e1a9b')
version('3.0.0b', '8851912ba40e31cf7be6dde3be8e702c',
url='https://github.com/LLNL/STAT/files/427762/STAT-3.0.0b.tar.gz')
version('3.0.0', 'a97cb235c266371c4a26329112de48a2',
url='https://github.com/LLNL/STAT/releases/download/v3.0.0/STAT-3.0.0.tar.gz')
# TODO: dysect requires Dyninst patch for version 3.0.0b
variant('dysect', default=False, description="enable DySectAPI")