phantomjs: use checksummed patches
This commit is contained in:
parent
d0fc9a861f
commit
fdbc9d117d
1 changed files with 3 additions and 4 deletions
|
@ -12,10 +12,9 @@ class Phantomjs < Formula
|
||||||
sha1 "575af708d7e5ef6e39e90766ffd2bf97b6c4b51b" => :lion
|
sha1 "575af708d7e5ef6e39e90766ffd2bf97b6c4b51b" => :lion
|
||||||
end
|
end
|
||||||
|
|
||||||
def patches
|
patch do
|
||||||
[
|
url "https://github.com/ariya/phantomjs/commit/fe6a96.patch"
|
||||||
'https://github.com/ariya/phantomjs/commit/fe6a96.patch'
|
sha1 "c6899db754a7202fc4745d2bd64504432a6b606c"
|
||||||
]
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue