mutt: update HEAD location.
Closes Homebrew/homebrew#23962. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2621fedcc2
commit
9fea52d5a0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Mutt < Formula
|
||||||
sha1 '728a114cb3a44df373dbf1292fc34dd8321057dc'
|
sha1 '728a114cb3a44df373dbf1292fc34dd8321057dc'
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url 'http://dev.mutt.org/hg/mutt#HEAD', :using => :hg
|
url 'http://dev.mutt.org/hg/mutt#default', :using => :hg
|
||||||
|
|
||||||
resource 'html' do
|
resource 'html' do
|
||||||
url 'http://dev.mutt.org/doc/manual.html', :using => :nounzip
|
url 'http://dev.mutt.org/doc/manual.html', :using => :nounzip
|
||||||
|
|
Loading…
Reference in a new issue