diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-07-22 18:27:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-07-22 18:33:26 +0000 |
commit | 89b6bc74309e586168c02a2fb9ccef6046d88e4b (patch) | |
tree | dba3ada607e538b0bd01e9d47dcd5156e5e64617 /net/haproxy | |
parent | math/fricas: Update 1.3.7 -> 1.3.8 (diff) |
net/haproxy: upddate to version 2.6.2.
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 4492fab41f3b..03263e7af22e 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.6/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 897a85e3c33f..cd6feb0b44b2 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656106022 -SHA256 (haproxy-2.6.1.tar.gz) = 915b351e6450d183342c4cdcda7771eac4f0f72bf90582adcd15a01c700d29b1 -SIZE (haproxy-2.6.1.tar.gz) = 3976025 +TIMESTAMP = 1658514277 +SHA256 (haproxy-2.6.2.tar.gz) = f9b7dc06e02eb13b5d94dc66e0864a714aee2af9dfab10fa353ff9f1f52c8202 +SIZE (haproxy-2.6.2.tar.gz) = 3978933 |