newlisp 10.4.0

Closes Homebrew/homebrew#10260.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Dan Martinez 2012-02-16 23:41:27 -08:00 committed by Jack Nagel
parent 9147abfe3a
commit 058eb78d00
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Newlisp < Formula
url 'http://www.newlisp.org/downloads/newlisp-10.3.3.tgz'
homepage 'http://www.newlisp.org/'
md5 '9f997690d09b96dca9c3843784b13702'
url 'http://www.newlisp.org/downloads/newlisp-10.4.0.tgz'
md5 'a56ed9130a403520b08059f17b81965a'
depends_on 'readline'