All git URLs end in .git

This commit is contained in:
Adam J. Stewart
2018-07-24 21:17:01 -05:00
committed by Todd Gamblin
parent 31417bf66c
commit e948a54d8e
15 changed files with 19 additions and 19 deletions

View File

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