cwm: cleanup patch usage.
This commit is contained in:
parent
d1237f2ef4
commit
4b89e2f5b1
1 changed files with 2 additions and 3 deletions
|
@ -16,9 +16,8 @@ class Cwm < Formula
|
|||
depends_on "pkg-config" => :build
|
||||
|
||||
patch do
|
||||
# Remove this patch when updating to the next cwm release 5.6,
|
||||
# where it is already contained.
|
||||
url "https://github.com/chneukirchen/cwm/commit/c7f481e6fac2cb693144bff45f6180d146bf13a5.diff"
|
||||
# Fix 10.9 build. Merged upstream.
|
||||
url "https://github.com/chneukirchen/cwm/commit/c7f481.diff"
|
||||
sha1 "b91bd1b14fe9d4fef287be19eabc05762e5cf047"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue