diff options
Diffstat (limited to 'Library/Formula/swaks.rb')
| -rw-r--r-- | Library/Formula/swaks.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/swaks.rb b/Library/Formula/swaks.rb index 5854f47b6..342d7d182 100644 --- a/Library/Formula/swaks.rb +++ b/Library/Formula/swaks.rb @@ -3,7 +3,7 @@ require 'formula' class Swaks < Formula homepage 'http://www.jetmore.org/john/code/swaks/' url 'http://jetmore.org/john/code/swaks/swaks-20120320.0.tar.gz' - md5 '1c0b8cfc92aa4a36f3136c15d4f87e9b' + sha1 '2a20ba10ac0f97761edc6d1d519773192486d74c' def install bin.install 'swaks' |
