aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSebastian Tramp2012-09-04 01:42:13 +0300
committerAdam Vandenberg2012-09-03 16:03:55 -0700
commit40041e97a261ee772ffa0d08f6ad18b2634e96a4 (patch)
tree81c73ad457b2067d53c4b1eb55dc71ad787e22d0 /Library
parentc3a1e6d9491a17f98f4318c3679a1b61da85a414 (diff)
downloadhomebrew-40041e97a261ee772ffa0d08f6ad18b2634e96a4.tar.bz2
mutt: use new sidebar patch
See: http://www.lunar-linux.org/mutt-sidebar/ Closes #14678. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mutt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mutt.rb b/Library/Formula/mutt.rb
index 74eb82524..eaec456e3 100644
--- a/Library/Formula/mutt.rb
+++ b/Library/Formula/mutt.rb
@@ -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',