diff options
| author | BrewTestBot | 2014-07-08 18:31:11 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-08 11:10:58 -0700 |
| commit | 0911932c34fd4e1cb54bf29af0552c207c77a142 (patch) | |
| tree | 4e89167092e22525c8fc1840ce8897a416da599e | |
| parent | 24a34a21eca5501f0133bd5dc901902c3ba7bff8 (diff) | |
| download | homebrew-0911932c34fd4e1cb54bf29af0552c207c77a142.tar.bz2 | |
haproxy: update 1.5.1 bottle.
Closes #30743.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | Library/Formula/haproxy.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/haproxy.rb b/Library/Formula/haproxy.rb index dd496932f..499a9194e 100644 --- a/Library/Formula/haproxy.rb +++ b/Library/Formula/haproxy.rb @@ -7,9 +7,9 @@ class Haproxy < Formula bottle do cellar :any - sha1 "22967377181e7ead7e4a933be2744d7af697823e" => :mavericks - sha1 "2092512c8b99f7165cb7207059626bda6d966259" => :mountain_lion - sha1 "a99d9d7d867fd97df7b75b338b995d7be69fd8d1" => :lion + sha1 "580ff887d5a02173504db0b3ebe89762c4e7d81f" => :mavericks + sha1 "e259ea47ddb5bb782025cc087892053998dc0f2e" => :mountain_lion + sha1 "3c6d106a68a731563a9fade671f21bd27d939f33" => :lion end depends_on 'pcre' |
