diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-01-18 19:41:49 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-01-18 19:42:24 +0000 |
commit | 3ec82e80bbaafd1e2d16c5c2d947e581662d5a71 (patch) | |
tree | 06c97a9673301467a5f3612c6129636a959a5809 | |
parent | 53cd0b886f04eaa4155190efc04dd651befb233e (diff) |
net/haproxy: update to version 2.9.3.
-rw-r--r-- | net/haproxy/Makefile | 3 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 46f9f4a83bf5..acb99fe46a8b 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.2 -PORTREVISION= 1 +DISTVERSION= 2.9.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 076296907606..a62d238a87ac 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705011526 -SHA256 (haproxy-2.9.2.tar.gz) = 851aee830ec28c1791246a9fd4478f643d115a563dd907f6612cc381a952ab3c -SIZE (haproxy-2.9.2.tar.gz) = 4498040 +TIMESTAMP = 1705606588 +SHA256 (haproxy-2.9.3.tar.gz) = ed517c65abd86945411f6bcb18c7ec657a706931cb781ea283063ba0a75858c0 +SIZE (haproxy-2.9.3.tar.gz) = 4499271 |