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.
This commit is contained in:
parent
12cda5580e
commit
6e0d0afa2c
1 changed files with 3 additions and 1 deletions
|
@ -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'],
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue