aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/oorexx.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/oorexx.rb')
-rw-r--r--Library/Formula/oorexx.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/oorexx.rb b/Library/Formula/oorexx.rb
index 66546b968..120845593 100644
--- a/Library/Formula/oorexx.rb
+++ b/Library/Formula/oorexx.rb
@@ -3,7 +3,7 @@ require 'formula'
class Oorexx < Formula
url 'http://downloads.sourceforge.net/project/oorexx/oorexx/4.0.0/ooRexx-4.0.0.tar.gz'
homepage 'http://www.oorexx.org/'
- md5 '938e8fbf254c9e043b92a3530a3d8f7d'
+ sha1 '944336a5488ea82b69409d1d3cf28e0d5b32cadc'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"