Change `git://` to `https://`

`git://` is insecure.  `https://` should be used instead.
This commit is contained in:
Demetri Obenour 2016-04-29 14:03:03 -04:00
parent 2ddb9c64c7
commit e7833739d4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version = "scm-2"
source = {
dir="LDoc",
url = "git://github.com/stevedonovan/LDoc.git"
url = "https://github.com/stevedonovan/LDoc.git"
}
description = {