diff options
Diffstat (limited to 'Library/Formula/ppss.rb')
| -rw-r--r-- | Library/Formula/ppss.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ppss.rb b/Library/Formula/ppss.rb index 5f2ef25b3..c8d57b6df 100644 --- a/Library/Formula/ppss.rb +++ b/Library/Formula/ppss.rb @@ -3,7 +3,7 @@ require 'formula' class Ppss < Formula homepage 'http://ppss.googlecode.com' url 'http://ppss.googlecode.com/files/ppss-2.97.tgz' - md5 '7f5b5a53fc8d059f9c0131aca57e0651' + sha1 '097dd068c16078ead8024551be6e69786f8ba533' def install bin.install "ppss" |
