Update callpath to 1.0.2

This commit is contained in:
Todd Gamblin 2014-09-27 15:39:00 -07:00
parent d7984c7540
commit 63292c5826

View File

@ -31,6 +31,7 @@ class Callpath(Package):
homepage = "https://github.com/scalability-llnl/callpath"
url = "https://github.com/scalability-llnl/callpath/archive/v1.0.1.tar.gz"
version('1.0.2', 'b1994d5ee7c7db9d27586fc2dcf8f373')
version('1.0.1', '0047983d2a52c5c335f8ba7f5bab2325')
depends_on("dyninst")