diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-09-03 20:06:18 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-09-04 06:05:26 +0000 |
commit | fab7e94db876b63382a3f7e4a375180c9763a267 (patch) | |
tree | 4f82e05635931c9f9117bd470c59c26b029d66c4 | |
parent | 53294a2db95d9702c3f4a59b761d25fd99fd8a13 (diff) | |
download | ports-fab7e94db876b63382a3f7e4a375180c9763a267.tar.gz ports-fab7e94db876b63382a3f7e4a375180c9763a267.zip |
net/haproxy: update to version 2.9.10.
-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 e301f6edc63d..bd9ec4def467 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.9 +DISTVERSION= 2.9.10 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 48bb1e423e47..aa27541f95e9 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718804558 -SHA256 (haproxy-2.9.9.tar.gz) = fa745236898549103e47799067cbc60de7ab78402484ba002ed56b05a0f93b5e -SIZE (haproxy-2.9.9.tar.gz) = 4527952 +TIMESTAMP = 1725393747 +SHA256 (haproxy-2.9.10.tar.gz) = c561b75e1031135dc773c7bbaeeef6e53d24a2accd27a0ebce5883cdb12640c0 +SIZE (haproxy-2.9.10.tar.gz) = 4532342 |