aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rmcast.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rmcast.rb')
-rw-r--r--Library/Formula/rmcast.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rmcast.rb b/Library/Formula/rmcast.rb
index aa0d0640d..2757e04f7 100644
--- a/Library/Formula/rmcast.rb
+++ b/Library/Formula/rmcast.rb
@@ -3,7 +3,7 @@ require 'formula'
class Rmcast < Formula
url 'http://www.land.ufrj.br/tools/rmcast/download/rmcast-2.0.0.tar.gz'
homepage 'http://www.land.ufrj.br/tools/rmcast/rmcast.html'
- md5 '358001b1cb56a9eb23a929477655ab89'
+ sha1 '43146066d3199fc811b207e427135d2a14b8e971'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}"