All git URLs end in .git
This commit is contained in:

committed by
Todd Gamblin

parent
31417bf66c
commit
e948a54d8e
@@ -32,7 +32,7 @@ class Swfft(MakefilePackage):
|
||||
|
||||
homepage = "https://xgitlab.cels.anl.gov/hacc/SWFFT"
|
||||
url = "https://xgitlab.cels.anl.gov/api/v4/projects/hacc%2FSWFFT/repository/archive.tar.gz?sha=v1.0"
|
||||
git = "https://xgitlab.cels.anl.gov/hacc/SWFFT"
|
||||
git = "https://xgitlab.cels.anl.gov/hacc/SWFFT.git"
|
||||
|
||||
version('1.0', '0fbc34544b97ba9c3fb19ef2d7a0f076')
|
||||
version('develop', branch='master')
|
||||
|
Reference in New Issue
Block a user