diff options
Diffstat (limited to 'Library/Formula/upx.rb')
| -rw-r--r-- | Library/Formula/upx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/upx.rb b/Library/Formula/upx.rb index fd93a08c5..d4d8ef3ad 100644 --- a/Library/Formula/upx.rb +++ b/Library/Formula/upx.rb @@ -4,7 +4,7 @@ class Upx < Formula url 'http://upx.sourceforge.net/download/upx-3.08-src.tar.bz2' head 'http://upx.hg.sourceforge.net:8000/hgroot/upx/upx', :using => :hg homepage 'http://upx.sourceforge.net' - md5 '54c76fa52cad578ff23ef98aee91e3f5' + sha1 '5ccbc0aacfd3aaee407eceab06ec5989bf1d153a' depends_on 'ucl' |
