aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/newlisp.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/newlisp.rb b/Library/Formula/newlisp.rb
index 937b50456..d87abd8e9 100644
--- a/Library/Formula/newlisp.rb
+++ b/Library/Formula/newlisp.rb
@@ -5,6 +5,11 @@ class Newlisp < Formula
url 'http://www.newlisp.org/downloads/newlisp-10.5.4.tgz'
sha1 'a1fa37eb21f8045858a30493429d243ababc2488'
+ devel do
+ url 'http://www.newlisp.org/downloads/development/newlisp-10.5.6.tgz'
+ sha1 'ef887c6d617b2acdad2c8f9f05789166b1f1a95f'
+ end
+
depends_on 'readline'
def patches