Switch recipes Evil from https:// to git://

This commit is contained in:
Samuel Vaiter 2012-10-17 16:48:15 +03:00
parent 97dd59e126
commit e59bc3d314

View File

@ -4,7 +4,7 @@
emulates the main features of Vim, and provides facilities
for writing custom extensions."
:type git
:url "https://git.gitorious.org/evil/evil.git"
:url "git://gitorious.org/evil/evil.git"
:features evil
:depends undo-tree
:build (("make" "all" "info"))