Josh Tilles 2014-07-21 14:52:11 -04:00 committed by Mike McQuaid
parent 05bf27ee81
commit 5056ca2c8d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Gauche < Formula
homepage 'http://practical-scheme.net/gauche/'
url 'https://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.3.3.tgz'
sha1 '71d7ca3eceb9adc1de33455c1616cbed89d226f7'
url 'https://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.4.tgz'
sha1 '2f0068d19adbc8e7fd3c04ab8e6576d0fac21ad6'
def install
system './configure', "--prefix=#{prefix}", '--disable-dependency-tracking',