new prototype TAU tarball from Kevin

This commit is contained in:
Todd Gamblin 2014-08-06 21:58:59 -07:00
parent 90cd0c7efa
commit 6127b0baa6

View File

@ -10,8 +10,8 @@ class Tau(Package):
homepage = "http://www.cs.uoregon.edu/research/tau"
url = "http://www.cs.uoregon.edu/research/paracomp/tau/tauprofile/dist/tau-2.23.1.tar.gz"
version('2.23.1', '6593b47ae1e7a838e632652f0426fe72')
version('2.23-perfdb', 'c97b404bcd94c7d9b04fa3dc0a32b0d1',
version('2.23.1', '6593b47ae1e7a838e632652f0426fe72')
version('2.23.2-perfdb', 'f743a65951220f5b46b9d3cf179129d0',
url='http://www.nic.uoregon.edu/~khuck/tau2-latest.tar.gz')
def install(self, spec, prefix):