notmuch 0.11.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
28eb940631
commit
7a8c2f781f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Notmuch < Formula
|
||||
homepage 'http://notmuchmail.org'
|
||||
url 'http://notmuchmail.org/releases/notmuch-0.11.tar.gz'
|
||||
sha1 '11eb1d967af089ed36f6816f61ebae308bc19339'
|
||||
url 'http://notmuchmail.org/releases/notmuch-0.11.1.tar.gz'
|
||||
sha1 '05694ae8762076bf91d63b199e72a12e5ce012b0'
|
||||
|
||||
depends_on 'xapian'
|
||||
depends_on 'talloc'
|
||||
|
|
Loading…
Reference in a new issue