diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-05-13 15:16:44 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-05-13 15:17:37 +0000 |
commit | 7086ceac09994d536b059ab2234a085efa103823 (patch) | |
tree | 76ddfd91a78703a32dadbaf335414ac7d0fcfb9a /net/haproxy | |
parent | ed1cf21cae5aad16b6bcd3daf22537adfdcd7f1e (diff) |
net/haproxy: update to version 2.5.7.
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 09a02b33b8f0..2acac38faa8c 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.5.6 +DISTVERSION= 2.5.7 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index d49a450027b1..f635fc68cdb0 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650972798 -SHA256 (haproxy-2.5.6.tar.gz) = be4c71753f01af748531139bff3ade5450a328e7a5468c45367e021e91ec6228 -SIZE (haproxy-2.5.6.tar.gz) = 3826838 +TIMESTAMP = 1652454896 +SHA256 (haproxy-2.5.7.tar.gz) = e29f6334c6bdb521f63ddf335e2621bd2164503b99cf1f495b6f56ff9f3c164e +SIZE (haproxy-2.5.7.tar.gz) = 3832801 |