Skip to content

Commit

Permalink
mutt 1.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
narfdotpl authored and adamv committed Jun 9, 2011
1 parent 6c78972 commit c4edb45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/mutt.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Mutt < Formula
url 'ftp://ftp.mutt.org/mutt/devel/mutt-1.5.20.tar.gz'
url 'ftp://ftp.mutt.org/mutt/devel/mutt-1.5.21.tar.gz'
homepage 'http://www.mutt.org/'
md5 '027cdd9959203de0c3c64149a7ee351c'
md5 'a29db8f1d51e2f10c070bf88e8a553fd'

depends_on 'tokyo-cabinet'

Expand Down

0 comments on commit c4edb45

Please sign in to comment.