From 3a29451d9628f3cdb36193f6f6c10eba7f690308 Mon Sep 17 00:00:00 2001 From: Yuumi Yoshida Date: Sun, 7 Aug 2011 00:13:23 +0900 Subject: Gauche 0.9.2 Signed-off-by: Jack Nagel --- Library/Formula/gauche.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/gauche.rb b/Library/Formula/gauche.rb index 88830aa0b..90ecfdc67 100644 --- a/Library/Formula/gauche.rb +++ b/Library/Formula/gauche.rb @@ -1,9 +1,9 @@ require 'formula' class Gauche < Formula - url 'http://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.1.tgz' + url 'http://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.2.tgz' homepage 'http://practical-scheme.net/gauche/' - md5 '6134e9c16aef2bc9fd3fa7e8fbebdd10' + md5 '9979de5be0e35e57131508c4c606f5cb' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3