aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rethinkdb.rb
diff options
context:
space:
mode:
authorEtienne Laurin2014-11-11 18:32:34 -0800
committerTim D. Smith2014-11-15 12:20:52 -0800
commit47f0f4397acd9ce9915a2294b96971e0a7e893d5 (patch)
treeec03d25fea78e4b560fa58a5b8d27cd8facc6efc /Library/Formula/rethinkdb.rb
parent4dc272fb5f29722cc8c9cf34987de4c99441bd11 (diff)
downloadhomebrew-47f0f4397acd9ce9915a2294b96971e0a7e893d5.tar.bz2
RethinkDB 1.15.2
Closes #34115. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library/Formula/rethinkdb.rb')
-rw-r--r--Library/Formula/rethinkdb.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/rethinkdb.rb b/Library/Formula/rethinkdb.rb
index f81d9c217..4bb0f3284 100644
--- a/Library/Formula/rethinkdb.rb
+++ b/Library/Formula/rethinkdb.rb
@@ -2,8 +2,8 @@ require "formula"
class Rethinkdb < Formula
homepage "http://www.rethinkdb.com/"
- url "http://download.rethinkdb.com/dist/rethinkdb-1.15.1.tgz"
- sha1 "8ffb3d2eb8d8b8309a663a2307eb097b5c897379"
+ url "http://download.rethinkdb.com/dist/rethinkdb-1.15.2.tgz"
+ sha1 "31c14c764355e555734c7f4479397bd3bd7e0e44"
bottle do
sha1 "91ea2e7b40d2bcf72169bc747eb141091ce2752f" => :mavericks
@@ -16,6 +16,7 @@ class Rethinkdb < Formula
# Reported upstream: https://github.com/rethinkdb/rethinkdb/issues/2581
depends_on :xcode => :build
depends_on "boost" => :build
+ depends_on "openssl"
fails_with :gcc do
build 5666 # GCC 4.2.1