diff options
Diffstat (limited to 'Library/Formula/whohas.rb')
| -rw-r--r-- | Library/Formula/whohas.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/whohas.rb b/Library/Formula/whohas.rb index 56675df3f..0a0b0ebc4 100644 --- a/Library/Formula/whohas.rb +++ b/Library/Formula/whohas.rb @@ -3,7 +3,7 @@ require 'formula' class Whohas < Formula url 'http://www.philippwesche.org/200811/whohas/whohas-0.29.tar.gz' homepage 'http://www.philippwesche.org/200811/whohas/intro.html' - md5 'd12590e7d2c3c123b4cfb5b93ed4e902' + sha1 '6c171275db45ab6b7f259613432e93ef879610b8' depends_on 'LWP::UserAgent' => :perl |
