From cfbdf227e752b103ed27aa40925711855fa04487 Mon Sep 17 00:00:00 2001 From: Sérgio Lopes Date: Mon, 2 Jan 2012 20:07:39 -0200 Subject: update phantomjs to 1.4.1 Closes #9383. Signed-off-by: Mike McQuaid --- Library/Formula/phantomjs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 3da35cf80..49e9f8461 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -1,10 +1,10 @@ require 'formula' class Phantomjs < Formula - url "https://phantomjs.googlecode.com/files/phantomjs-1.3.0-source.tar.gz" + url "https://phantomjs.googlecode.com/files/phantomjs-1.4.1-source.tar.gz" head "https://github.com/ariya/phantomjs.git" homepage 'http://www.phantomjs.org/' - sha1 "76902ad0956cf212cc9bb845f290690f53eca576" + sha1 "d9386aa3e36bdd31f069f5301e315a9c5d91f06a" depends_on 'qt' -- cgit v1.2.3