diff options
Diffstat (limited to 'Library/Formula/putmail.rb')
| -rw-r--r-- | Library/Formula/putmail.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/putmail.rb b/Library/Formula/putmail.rb index 578a126df..5e604637e 100644 --- a/Library/Formula/putmail.rb +++ b/Library/Formula/putmail.rb @@ -3,7 +3,7 @@ require 'formula' class Putmail < Formula url 'http://downloads.sourceforge.net/project/putmail/putmail.py/1.4/putmail.py-1.4.tar.bz2' homepage 'http://putmail.sourceforge.net/home.html' - md5 'cb512effdb98731821b09dedcbc641ed' + sha1 '7903fd32a14192adb72560b99c01e6563bc9dd38' def install # Install manually. |
