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

committed by
Todd Gamblin

parent
31417bf66c
commit
e948a54d8e
@@ -30,7 +30,7 @@ class Pgmath(CMakePackage):
|
||||
"""Flang's math library"""
|
||||
|
||||
homepage = "https://github.com/flang-compiler/flang"
|
||||
git = "https://github.com/flang-compiler/flang"
|
||||
git = "https://github.com/flang-compiler/flang.git"
|
||||
|
||||
version('develop', branch='master')
|
||||
|
||||
|
Reference in New Issue
Block a user