Fix yuicompressor homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
25d5e37301
commit
80f773b8f7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Yuicompressor <Formula
|
||||
url 'http://yuilibrary.com/downloads/yuicompressor/yuicompressor-2.4.2.zip'
|
||||
homepage 'http://yuilibrary.com/project/yuicompressor'
|
||||
homepage 'http://yuilibrary.com/projects/yuicompressor'
|
||||
md5 '2a526a9aedfe2affceed1e1c3f9c0579'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue