notmuch 0.13.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
12f1527dbc
commit
f9e64964df
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Notmuch < Formula
|
class Notmuch < Formula
|
||||||
homepage 'http://notmuchmail.org'
|
homepage 'http://notmuchmail.org'
|
||||||
url 'http://notmuchmail.org/releases/notmuch-0.11.1.tar.gz'
|
url 'http://notmuchmail.org/releases/notmuch-0.13.2.tar.gz'
|
||||||
sha1 '05694ae8762076bf91d63b199e72a12e5ce012b0'
|
sha1 '368b2451a64b1e3c574e688100700fc941ff2ea1'
|
||||||
|
|
||||||
depends_on 'xapian'
|
depends_on 'xapian'
|
||||||
depends_on 'talloc'
|
depends_on 'talloc'
|
||||||
|
|
Loading…
Reference in a new issue