aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-01-24 17:43:18 +0000
committerMike McQuaid2014-01-24 17:43:18 +0000
commitecac71c97a8c381e27ce55528a39d28830df88ce (patch)
tree9bc1a886fbdaffecb9552221128f02c34517fb5f /Library/Formula
parent90410e75aaa61fac2eefc5d7bb13b3489ee8486e (diff)
downloadhomebrew-ecac71c97a8c381e27ce55528a39d28830df88ce.tar.bz2
phantomjs: use upstreamed patch.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/phantomjs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb
index 36f1142cf..c2af835e8 100644
--- a/Library/Formula/phantomjs.rb
+++ b/Library/Formula/phantomjs.rb
@@ -16,7 +16,7 @@ class Phantomjs < Formula
def patches
[
'https://github.com/ariya/phantomjs/commit/fe6a96.patch',
- 'https://github.com/mikemcquaid/phantomjs/commit/50e046.patch',
+ 'https://github.com/ariya/phantomjs/commit/b1cfe1.patch',
]
end