Skip to content

Commit b3220b7

Browse files
authored
Merge pull request #3312 from cjwatson/source-repository-https
Use https:// for source-repository
2 parents 42d93c5 + bb5fb3d commit b3220b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShellCheck.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Extra-Source-Files:
3737

3838
source-repository head
3939
type: git
40-
location: git://github.com/koalaman/shellcheck.git
40+
location: https://github.com/koalaman/shellcheck.git
4141

4242
library
4343
hs-source-dirs: src

0 commit comments

Comments
 (0)