aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2012-12-02 16:31:01 -0600
committerAdam Vandenberg2012-12-02 16:36:32 -0800
commit7f8e3142eb3dd22d6eeb5a678dc4c2b7f9467efa (patch)
tree116aac12f562dc403bf0755159d7f153af1e8a93 /Library/Formula
parent7927a0131e53c8b3fb8a02eaa34e52b875883407 (diff)
downloadhomebrew-7f8e3142eb3dd22d6eeb5a678dc4c2b7f9467efa.tar.bz2
newlisp 10.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/newlisp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/newlisp.rb b/Library/Formula/newlisp.rb
index dec7ad975..f8fc311fe 100644
--- a/Library/Formula/newlisp.rb
+++ b/Library/Formula/newlisp.rb
@@ -2,8 +2,8 @@ require 'formula'
class Newlisp < Formula
homepage 'http://www.newlisp.org/'
- url 'http://www.newlisp.org/downloads/newlisp-10.4.4.tgz'
- sha1 'eb1121aa49e5ef208855bd1ffdc3204eab974169'
+ url 'http://www.newlisp.org/downloads/newlisp-10.4.5.tgz'
+ sha1 '8e81b73b8d141250ab773952259cd69b228ae824'
depends_on 'readline'