diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-06-08 08:58:28 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-06-08 08:59:36 +0000 |
commit | 407f73890bba91b8a92fbc787cb08812a05af87b (patch) | |
tree | 4d0d712968f9ffcbd8b9b5fa01bbfb339f961c47 | |
parent | 2b6af4fd3f18eccbab67f20aa1fa18da8ce27ffd (diff) | |
download | ports-407f73890bba91b8a92fbc787cb08812a05af87b.tar.gz ports-407f73890bba91b8a92fbc787cb08812a05af87b.zip |
net/haproxy: update to version 2.7.9.
-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 81e3adaccbf2..293c51455684 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7.8 +DISTVERSION= 2.7.9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 79be3f84dfce..e2dff1e0d990 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683036678 -SHA256 (haproxy-2.7.8.tar.gz) = 15f2276971bbba8c47d86cc82ebfc6ec33e3aef2e4565058b2e4950c07b8e75c -SIZE (haproxy-2.7.8.tar.gz) = 4176647 +TIMESTAMP = 1686214193 +SHA256 (haproxy-2.7.9.tar.gz) = 1c134e67a241543741426941e81ad04cdd80acb89928c2afbd0c71740f257d6b +SIZE (haproxy-2.7.9.tar.gz) = 4186553 |