diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-03-28 08:55:30 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-03-28 08:57:17 +0000 |
commit | 2d04822a1fcf195b7537e6297d23c58bad0dacab (patch) | |
tree | 822c7631752974b061ddda622a560ae64d03800a | |
parent | 7a9c87252965d2103848bd0a228e99ab4d432db7 (diff) |
net/haproxy: update to version 2.7.6.
-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 e892631d273f..d1a9418ee966 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7.5 +DISTVERSION= 2.7.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 49de382686ce..b850bc6f6a7b 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679304689 -SHA256 (haproxy-2.7.5.tar.gz) = e2c6e43270c35a4009a70052d26c1ddb90b63a650f81305a748f229737a74502 -SIZE (haproxy-2.7.5.tar.gz) = 4160630 +TIMESTAMP = 1679993614 +SHA256 (haproxy-2.7.6.tar.gz) = 133f357ddb3fcfc5ad8149ef3d74cbb5db6bb4a5ab67289ce0b0ab686cdeb74f +SIZE (haproxy-2.7.6.tar.gz) = 4162978 |