diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-05-02 14:13:39 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-05-02 14:16:12 +0000 |
commit | 35871cc5bcbba5484206bfbc6f79d92a578a2fe9 (patch) | |
tree | 24a8a0a635beb4d47097b1044973b11adf7eb2af | |
parent | 65331804fb1722d621a1f57bccdc698967fef18f (diff) |
net/haproxy: update to version 2.7.8.
-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 6649c545d363..81e3adaccbf2 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7.7 +DISTVERSION= 2.7.8 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 36080c1cf079..79be3f84dfce 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682620239 -SHA256 (haproxy-2.7.7.tar.gz) = d0f89cb3244fc7bd93b6a6e9aabfc564f21386867288b5dd93160913e6cc4b89 -SIZE (haproxy-2.7.7.tar.gz) = 4176633 +TIMESTAMP = 1683036678 +SHA256 (haproxy-2.7.8.tar.gz) = 15f2276971bbba8c47d86cc82ebfc6ec33e3aef2e4565058b2e4950c07b8e75c +SIZE (haproxy-2.7.8.tar.gz) = 4176647 |