diff --git a/Formula/phantomjs.rb b/Formula/phantomjs.rb index 103b4c0e56..5ae85b7491 100644 --- a/Formula/phantomjs.rb +++ b/Formula/phantomjs.rb @@ -14,7 +14,8 @@ class Phantomjs < Formula def patches [ - 'https://github.com/ariya/phantomjs/commit/fe6a96.patch' + 'https://github.com/ariya/phantomjs/commit/fe6a96.patch', + 'https://github.com/mikemcquaid/phantomjs/commit/50e046.patch', ] end