diff --git a/recipes/evil b/recipes/evil index 78618505..2c3244a1 100644 --- a/recipes/evil +++ b/recipes/evil @@ -1,2 +1 @@ -(evil :url "git://gitorious.org/evil/evil.git" :fetcher git) - +(evil :url "https://gitorious.org/evil/evil.git" :fetcher git) diff --git a/recipes/notmuch-unread b/recipes/notmuch-unread index afb7d631..3a2a1de4 100644 --- a/recipes/notmuch-unread +++ b/recipes/notmuch-unread @@ -1,3 +1,3 @@ (notmuch-unread :fetcher git - :url "git://gitorious.org/notmuch-unread/notmuch-unread.git") + :url "https://gitorious.org/notmuch-unread/notmuch-unread.git") diff --git a/recipes/pov-mode b/recipes/pov-mode index c2de06e0..3629a396 100644 --- a/recipes/pov-mode +++ b/recipes/pov-mode @@ -1 +1 @@ -(pov-mode :fetcher git :url "git://gitorious.org/pov-mode/pov-mode.git") \ No newline at end of file +(pov-mode :fetcher git :url "https://gitorious.org/pov-mode/pov-mode.git") diff --git a/recipes/tempbuf b/recipes/tempbuf index f386eaa5..67bda184 100644 --- a/recipes/tempbuf +++ b/recipes/tempbuf @@ -1 +1 @@ -(tempbuf :fetcher git :url "git://gitorious.org/tempbuf-mode/tempbuf-mode.git") +(tempbuf :fetcher git :url "https://gitorious.org/tempbuf-mode/tempbuf-mode.git")