From b41c0f7bafdd4fdb6d3dafd4079d9187c8a2c30b Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Thu, 19 Dec 2013 22:57:09 -0600 Subject: newlisp (devel) 10.5.6 Closes #25347. Signed-off-by: Jack Nagel --- Library/Formula/newlisp.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library/Formula') 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 -- cgit v1.2.3