diff options
Diffstat (limited to 'Library/Formula/cowpatty.rb')
| -rw-r--r-- | Library/Formula/cowpatty.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cowpatty.rb b/Library/Formula/cowpatty.rb index d36541b28..7dbb8ff58 100644 --- a/Library/Formula/cowpatty.rb +++ b/Library/Formula/cowpatty.rb @@ -3,7 +3,7 @@ require 'formula' class Cowpatty < Formula homepage 'http://www.willhackforsushi.com/Cowpatty.html' url 'http://www.willhackforsushi.com/code/cowpatty/4.3/cowpatty-4.3.tgz' - md5 'deccac0763a05ef7014107d347bf9190' + sha1 '8b7cb2015d0534031827f2f06135bf5cf5929d35' def install inreplace "Makefile", "/usr/local/", "#{prefix}/" |
