notmuch 0.11.1

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-03-13 23:08:56 -05:00
parent 28eb940631
commit 7a8c2f781f

View file

@ -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'