Change github.com/scalability-llnl to github.com/llnl everywhere.
This commit is contained in:
@@ -7,8 +7,8 @@ class Muster(Package):
|
||||
for performance data analysis on systems with very large
|
||||
numbers of processes.
|
||||
"""
|
||||
homepage = "https://github.com/scalability-llnl/muster"
|
||||
url = "https://github.com/scalability-llnl/muster/archive/v1.0.tar.gz"
|
||||
homepage = "https://github.com/llnl/muster"
|
||||
url = "https://github.com/llnl/muster/archive/v1.0.tar.gz"
|
||||
|
||||
version('1.0.1', 'd709787db7e080447afb6571ac17723c')
|
||||
version('1.0', '2eec6979a4a36d3a65a792d12969be16')
|
||||
|
Reference in New Issue
Block a user