aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/orc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/orc.rb')
-rw-r--r--Library/Formula/orc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/orc.rb b/Library/Formula/orc.rb
index fff09a303..0b40dd5dc 100644
--- a/Library/Formula/orc.rb
+++ b/Library/Formula/orc.rb
@@ -3,7 +3,7 @@ require 'formula'
class Orc < Formula
homepage 'http://code.entropywave.com/projects/orc/'
url 'http://code.entropywave.com/download/orc/orc-0.4.16.tar.gz'
- md5 'e482932e544c847761449b106ecbc483'
+ sha1 'b67131881e7834b0c820bfba468f668100fb2e91'
def install
# Fix compiling on 32 bit systems. See: