aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/passenger.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/passenger.rb b/Library/Formula/passenger.rb
index 2181617c9..d9cc6f317 100644
--- a/Library/Formula/passenger.rb
+++ b/Library/Formula/passenger.rb
@@ -7,10 +7,9 @@ class Passenger < Formula
head 'https://github.com/phusion/passenger.git'
bottle do
- revision 1
- sha1 "a240e698b7d1c90609067c83e4bfccdfb71e5b19" => :mavericks
- sha1 "71e8e1133342801c65eecdc427446a4794ea7f04" => :mountain_lion
- sha1 "150e49250a9c026eef71addcdf75ac3c0f0c4b09" => :lion
+ sha1 "51a9d8f8bd5677dfb1046655b2e2d7a73393870d" => :mavericks
+ sha1 "4a20bce6727d2720217121ac821927d7c673dadb" => :mountain_lion
+ sha1 "16a0efc1feb0e0f0e8f2b8997767727f3d1da3a0" => :lion
end
depends_on 'pcre'