aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/haproxy.rb
diff options
context:
space:
mode:
authorMariusz Pietrzyk2013-05-24 17:27:03 +0200
committerAdam Vandenberg2013-05-24 08:40:53 -0700
commit8c2e64b3faf8a444c2e7ca2edb8c3073e0c626dd (patch)
tree55cbc0097e0b9e240482212cb0f6ecc32307994c /Library/Formula/haproxy.rb
parent19863c92fdc508707d2d18c684da8b6bf8e47716 (diff)
downloadhomebrew-8c2e64b3faf8a444c2e7ca2edb8c3073e0c626dd.tar.bz2
haproxy 1.4.23
Closes #20051. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/haproxy.rb')
-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 f8908f31a..6790348b6 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.22.tar.gz'
- sha1 'ed8918c950bdb5b4b96d62c23073b7972443fe94'
+ url 'http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.23.tar.gz'
+ sha1 'a171a98e58a853e6487ff768db53a496012fd704'
devel do
url 'http://haproxy.1wt.eu/download/1.5/src/devel/haproxy-1.5-dev18.tar.gz'