mutt: use new sidebar patch
See: http://www.lunar-linux.org/mutt-sidebar/ Closes Homebrew/homebrew#14678. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
64f35bb191
commit
a712b74542
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Mutt < Formula
|
|||
|
||||
def patches
|
||||
urls = [
|
||||
['--sidebar-patch', 'https://raw.github.com/nedos/mutt-sidebar-patch/master/mutt-sidebar.patch'],
|
||||
['--sidebar-patch', 'http://lunar-linux.org/~tchan/mutt/patch-1.5.21.sidebar.20120829.txt'],
|
||||
['--trash-patch', 'http://patch-tracker.debian.org/patch/series/dl/mutt/1.5.21-6.1/features/trash-folder'],
|
||||
['--ignore-thread-patch', 'http://ben.at.tanjero.com/patches/ignore-thread-1.5.21.patch'],
|
||||
['--pgp-verbose-mime-patch',
|
||||
|
|
Loading…
Reference in a new issue