Closes Homebrew/homebrew#20079.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Евгений Степанищев 2013-05-25 22:42:26 +04:00 committed by Adam Vandenberg
parent b0191fff3d
commit 6bf8634b2a
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ end
class Upx < Formula class Upx < Formula
homepage 'http://upx.sourceforge.net' homepage 'http://upx.sourceforge.net'
url 'http://upx.sourceforge.net/download/upx-3.08-src.tar.bz2' url 'http://upx.sourceforge.net/download/upx-3.09-src.tar.bz2'
sha1 '5ccbc0aacfd3aaee407eceab06ec5989bf1d153a' sha1 'df474a9909e6697a4d3240767c34e2dcb39002c1'
head 'http://upx.hg.sourceforge.net:8000/hgroot/upx/upx', :using => :hg head 'http://upx.hg.sourceforge.net:8000/hgroot/upx/upx', :using => :hg
depends_on 'ucl' depends_on 'ucl'