aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/couchdb.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb
index f0a35acad..bf496b6ff 100644
--- a/Library/Formula/couchdb.rb
+++ b/Library/Formula/couchdb.rb
@@ -5,6 +5,12 @@ class Couchdb < Formula
url 'http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.5.1/apache-couchdb-1.5.1.tar.gz'
sha1 '5340c79f8f9e11742b723f92e2251d4d59b8247c'
+ bottle do
+ sha1 "98757863115f93f5548103b02f6b9d4bcef9777a" => :mavericks
+ sha1 "33b440eb0e1fc0e0c1ba001d7167e61dd0eaa5b9" => :mountain_lion
+ sha1 "b3d27eb54507f2d6cb822f2b18da86c0bf9d860f" => :lion
+ end
+
head do
url 'http://git-wip-us.apache.org/repos/asf/couchdb.git'