Update slime repository.

Slime is now being hosted on github. http://boinkor.net/archives/2012/09/git-lives-again-somewhere-else.html
This commit is contained in:
Donald Curtis 2012-09-10 15:21:35 -05:00
parent 5561a3284d
commit f56da05a8d

View file

@ -1,3 +1,3 @@
(slime :url "git://git.boinkor.net/slime.git"
:fetcher git
(slime :repo "antifuchs/slime"
:fetcher github
:files ("*.el" "*.lisp" "*.asd" "contrib"))