aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 2f9644863..937b50456 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.5.3.tgz'
- sha1 'dc02542ebb5b2ee2685e51f988a742c4294d14c3'
+ url 'http://www.newlisp.org/downloads/newlisp-10.5.4.tgz'
+ sha1 'a1fa37eb21f8045858a30493429d243ababc2488'
depends_on 'readline'