diff options
Diffstat (limited to 'Library/Formula/poster.rb')
| -rw-r--r-- | Library/Formula/poster.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/poster.rb b/Library/Formula/poster.rb index 7030c678f..8b6545199 100644 --- a/Library/Formula/poster.rb +++ b/Library/Formula/poster.rb @@ -3,7 +3,7 @@ require 'formula' class Poster < Formula homepage 'http://schrfr.github.com/poster/' url 'https://github.com/schrfr/poster/tarball/1.0.0' - md5 'c76de471156c65b8182de0e6f5c8f1b5' + sha1 '30492aa7e9aa4242b4540b9b60df9538c21fcf7e' def install system "make" |
