Change github.com/scalability-llnl to github.com/llnl everywhere.

This commit is contained in:
Todd Gamblin
2015-12-09 01:24:15 -08:00
parent b8bb24d4bf
commit c41b9b7ddc
193 changed files with 214 additions and 215 deletions

View File

@@ -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')