From aef479baa798c3c080a6a7e40c9590d117010e06 Mon Sep 17 00:00:00 2001 From: Tobias Birmili Date: Mon, 23 May 2011 15:14:55 +0200 Subject: PhantomJS 1.1.0 Signed-off-by: Adam Vandenberg --- Library/Formula/phantomjs.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 163c0acad..03df653dc 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -1,10 +1,10 @@ require 'formula' class Phantomjs < Formula - url 'http://phantomjs.googlecode.com/files/phantomjs-1.0.0.tar.gz' + url "http://phantomjs.googlecode.com/files/phantomjs-1.1.0-source.zip" head "git://github.com/ariya/phantomjs.git" - homepage 'http://phantomjs.googlecode.com/' - md5 '6aa18de82e24923fa1a1feeaf299ecef' + homepage 'http://www.phantomjs.org/' + sha1 "11b6023c9b2bd3e5f7dc7e3d4e4ce24588a3d396" depends_on 'qt' -- cgit v1.2.3