aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/passenger.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/passenger.rb b/Library/Formula/passenger.rb
index 331a8eadf..fa4392334 100644
--- a/Library/Formula/passenger.rb
+++ b/Library/Formula/passenger.rb
@@ -2,8 +2,8 @@ require 'formula'
class Passenger < Formula
homepage 'https://www.phusionpassenger.com/'
- url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.26.tar.gz'
- sha1 'd41bbf70bd41d6bf34f2a582b129c3ea0b44c345'
+ url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.27.tar.gz'
+ sha1 'e5ee41b9639dc2785039e67e20069961f904790a'
head 'https://github.com/phusion/passenger.git'
depends_on :macos => :lion