aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorasaph2014-02-06 20:26:53 -0800
committerAdam Vandenberg2014-02-06 20:33:19 -0800
commit4edb12e98143b38b13fceeeda2b9e51a88ad268c (patch)
tree871ace42447f33b66eaa489e24c2e98840b6fa30 /Library/Formula
parent858af4026bb01be93404e5aa31654c504eec8d9c (diff)
downloadhomebrew-4edb12e98143b38b13fceeeda2b9e51a88ad268c.tar.bz2
yuicompressor: update homepage
The previous homepage (http://yuilibrary.com/projects/yuicompressor) redirects to the project's github issues page now. http://yui.github.io/yuicompressor/ is the project's current homepage. Closes #26491. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/yuicompressor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yuicompressor.rb b/Library/Formula/yuicompressor.rb
index 1dafc55a5..28f8d253e 100644
--- a/Library/Formula/yuicompressor.rb
+++ b/Library/Formula/yuicompressor.rb
@@ -1,7 +1,7 @@
require 'formula'
class Yuicompressor < Formula
- homepage 'http://yuilibrary.com/projects/yuicompressor'
+ homepage 'http://yui.github.io/yuicompressor/'
url 'https://github.com/yui/yuicompressor/releases/download/v2.4.8/yuicompressor-2.4.8.zip'
sha1 '178e265570c8161e8074c7ca19896abb05e76c1f'