Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martial 2012-02-29 19:55:56 +01:00 committed by Adam Vandenberg
parent bc3bec2075
commit 46c8966df4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Shen < Formula
homepage 'http://www.shenlanguage.org/'
url 'http://www.shenlanguage.org/download/Shen3.0.zip'
md5 'ea14b335772ede6a50c5e03d86dbd9c6'
url 'http://www.shenlanguage.org/download/Shen3.1.zip'
md5 'af5cf93107ead37373e2e520bccd3b08'
if ARGV.include? "--sbcl"
depends_on 'sbcl'