diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-06-12 17:12:02 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-06-12 17:29:11 +0000 |
commit | f8af89a3639d4adb11b9ee7cac7b2b72c54e877d (patch) | |
tree | a22e9c82d8fd5205dc4303e949c8b4c999fa5a87 | |
parent | japanese/kterm: Fix build errors (diff) |
net/haproxy: update to version 3.0.11
-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 b6ce33370eca..eb506edf1f37 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.0.10 +DISTVERSION= 3.0.11 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/3.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 457279ddbb6f..ec1e05c2bbff 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746700926 -SHA256 (haproxy-3.0.10.tar.gz) = d1508670b6fd5839c669a0a916842f0d3d3d0b578bb351a2a74a1de3d929ce26 -SIZE (haproxy-3.0.10.tar.gz) = 4734325 +TIMESTAMP = 1749747793 +SHA256 (haproxy-3.0.11.tar.gz) = a133e2d550c5fd9a849b5c7ab17bb945bcdad209ca140d41f45ebf31943ae783 +SIZE (haproxy-3.0.11.tar.gz) = 4738655 |