psapi v0.6
This commit is contained in:
parent
51ed0d3f6f
commit
e97db785d6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Psapi(Package):
|
||||||
homepage = "https://github.com/scalability-llnl/PSAPI"
|
homepage = "https://github.com/scalability-llnl/PSAPI"
|
||||||
url = "http://www.example.com/memaxes-psapi-1.0.tar.gz"
|
url = "http://www.example.com/memaxes-psapi-1.0.tar.gz"
|
||||||
|
|
||||||
version('0.5', git='https://github.com/scalability-llnl/PSAPI.git', tag='v0.5')
|
version('0.6', git='https://github.com/scalability-llnl/PSAPI.git', tag='v0.6')
|
||||||
|
|
||||||
depends_on('dyninst')
|
depends_on('dyninst')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue