summaryrefslogtreecommitdiff
path: root/user/flaviocruz.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'user/flaviocruz.mdwn')
-rw-r--r--user/flaviocruz.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/flaviocruz.mdwn b/user/flaviocruz.mdwn
index c4d3db69..850e2271 100644
--- a/user/flaviocruz.mdwn
+++ b/user/flaviocruz.mdwn
@@ -14,7 +14,7 @@ Email: flaviocruz at gmail dot com
Some [Hurd stuff](http://opensvn.csie.org/leic/hurd/)
-And code: [cl-hurd](http://git.savannah.gnu.org/cgit/hurd/incubator.git/log/?h=clisp)
+And code: [cl-hurd](https://git.savannah.gnu.org/cgit/hurd/incubator.git/log/?h=clisp)
## Summer session
@@ -71,8 +71,8 @@ Creating an extensible translator library in lisp using the mig generated stubs.
### Project dependencies
- CLISP
-- [CFFI](http://common-lisp.net/project/cffi/) (apt-get installable)
-- [Flexi streams](http://www.weitz.de/flexi-streams/) (apt-get installable)
+- [CFFI](http://common-lisp.net/project/cffi/) (apt installable)
+- [Flexi streams](http://www.weitz.de/flexi-streams/) (apt installable)
- [Trivial garbage](http://www.cliki.net/trivial-garbage) (not in debian repositories)
- [cl-zip](http://common-lisp.net/project/zip/) (only needed for the zip translator)
- [cl-irc](http://common-lisp.net/project/cl-irc/) (for the irc translator)