diff options
Diffstat (limited to 'Library/Formula/netpbm.rb')
| -rw-r--r-- | Library/Formula/netpbm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/netpbm.rb b/Library/Formula/netpbm.rb index c347eba17..4c49e8fcb 100644 --- a/Library/Formula/netpbm.rb +++ b/Library/Formula/netpbm.rb @@ -3,7 +3,7 @@ require 'formula' class Netpbm < Formula homepage 'http://netpbm.sourceforge.net' url 'http://sourceforge.net/projects/netpbm/files/super_stable/10.35.82/netpbm-10.35.82.tgz' - md5 'fcae2fc7928ad7d31b0540ec0c3e710b' + sha1 '937e33e1258146510effd4ae09eca0363a21fdeb' head 'http://netpbm.svn.sourceforge.net/svnroot/netpbm/trunk' |
