From 943553daaca1cae56575a7adca85a22830c2aa0c Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Sun, 5 May 2013 19:47:21 -0500 Subject: mutt: use a mirror for the ignore-thread patch The original source for this patch went missing; this mirror is available courtesy of a copy at Arch's AUR. --- Library/Formula/mutt.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mutt.rb b/Library/Formula/mutt.rb index 2202a686d..1e8b9cdaa 100644 --- a/Library/Formula/mutt.rb +++ b/Library/Formula/mutt.rb @@ -19,7 +19,9 @@ class Mutt < Formula urls = [ ['with-sidebar-patch', 'http://lunar-linux.org/~tchan/mutt/patch-1.5.21.sidebar.20120829.txt'], ['with-trash-patch', 'http://patch-tracker.debian.org/patch/series/dl/mutt/1.5.21-6.2/features/trash-folder'], - ['with-ignore-thread-patch', 'http://ben.at.tanjero.com/patches/ignore-thread-1.5.21.patch'], + # original source for this went missing, patch sourced from Arch at + # https://aur.archlinux.org/packages/mutt-ignore-thread/ + ['with-ignore-thread-patch', 'https://gist.github.com/mistydemeo/5522742/raw/1439cc157ab673dc8061784829eea267cd736624/ignore-thread-1.5.21.patch'], ['with-pgp-verbose-mime-patch', 'http://patch-tracker.debian.org/patch/series/dl/mutt/1.5.21-6.2/features-old/patch-1.5.4.vk.pgp_verbose_mime'], ] -- cgit v1.2.3