upx 3.07
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
18d09c928c
commit
3f45bcaf4c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Upx < Formula
|
||||
url 'http://upx.sourceforge.net/download/upx-3.05-src.tar.bz2'
|
||||
url 'http://upx.sourceforge.net/download/upx-3.07-src.tar.bz2'
|
||||
homepage 'http://upx.sourceforge.net'
|
||||
md5 '1f0ca94c8c26a816402274dd7e628334'
|
||||
md5 '8186ab103288242f7e8ecad1acd4af03'
|
||||
|
||||
depends_on 'ucl'
|
||||
|
||||
|
|
Loading…
Reference in a new issue