From 40041e97a261ee772ffa0d08f6ad18b2634e96a4 Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Tue, 4 Sep 2012 01:42:13 +0300 Subject: mutt: use new sidebar patch See: http://www.lunar-linux.org/mutt-sidebar/ Closes #14678. Signed-off-by: Adam Vandenberg --- Library/Formula/mutt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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', -- cgit v1.2.3