aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tree.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tree.rb')
-rw-r--r--Library/Formula/tree.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tree.rb b/Library/Formula/tree.rb
index de5e92cc8..46eaedb0f 100644
--- a/Library/Formula/tree.rb
+++ b/Library/Formula/tree.rb
@@ -3,7 +3,7 @@ require 'formula'
class Tree < Formula
homepage 'http://mama.indstate.edu/users/ice/tree/'
url 'http://mama.indstate.edu/users/ice/tree/src/tree-1.6.0.tgz'
- md5 '04e967a3f4108d50cde3b4b0e89e970a'
+ sha1 '350f851f68859a011668362dd0e7ee81fd1b713a'
def install
ENV.append 'CFLAGS', '-fomit-frame-pointer'