aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/haproxy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/haproxy.rb b/Library/Formula/haproxy.rb
index 49c0384d5..b00dd5d3b 100644
--- a/Library/Formula/haproxy.rb
+++ b/Library/Formula/haproxy.rb
@@ -2,8 +2,8 @@ require 'formula'
class Haproxy < Formula
homepage 'http://haproxy.1wt.eu'
- url 'http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.20.tar.gz'
- md5 '0cd3b91812ff31ae09ec4ace6355e29e'
+ url 'http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.21.tar.gz'
+ sha1 '31df0e8bd18350457a5d3432f367c6218ecc9042'
depends_on 'pcre'