diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-25 15:03:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-25 15:03:49 -0400 |
| commit | cd751629c4a1349e508fcf729633efee2baa1314 (patch) | |
| tree | 4a72988fa988bb4eb4d0645744887d75a9205c05 | |
| parent | 25114d92a53f519aaf874dc0df9bfdd9f8dd9964 (diff) | |
switch git url to https for security
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 7319af23..a04089b5 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -231,4 +231,4 @@ Library source-repository head type: git - location: git://git.joeyh.name/propellor.git + location: https://git.joeyh.name/git/propellor.git |
