notmuch: add 0.18.1 bottle.

master
BrewTestBot 2014-07-11 02:04:09 +01:00 committed by Jack Nagel
parent 3a1cfd977f
commit 01b2859c7a
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Notmuch < Formula
url "http://notmuchmail.org/releases/notmuch-0.18.1.tar.gz"
sha1 "ad82d6d5355594c4cab3c6d28c70ae4993acbec9"
bottle do
cellar :any
sha1 "c2abec535c387b43719bb5775d2f5c574a0b26a6" => :mavericks
sha1 "60839b86690a3b8d095b98a788dedef6163b779e" => :mountain_lion
sha1 "74cbad02dae99188baa190c6f3a8175bcea10e14" => :lion
end
depends_on "pkg-config" => :build
depends_on "emacs" => :optional
depends_on "xapian"