diff options
| author | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-10-03 12:01:13 +0000 |
|---|---|---|
| committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-10-03 12:05:11 +0000 |
| commit | 8b26268ae883ec5046c33c49fdb566816d8564a4 (patch) | |
| tree | 67cac3d60b118b3848b19845b3ac072f781a735e | |
| parent | 1058011e8957ca2687c55ad2e26a321a3a3c0e1f (diff) | |
net/haproxy: update to version 3.2.6.
| -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 9a7f0fade504..d8a894d63f59 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.2.5 +DISTVERSION= 3.2.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/3.2/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 20d411c6c8fb..0982d244d094 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758714074 -SHA256 (haproxy-3.2.5.tar.gz) = 77316a3e1b6c39245bc11ef58f4d6dadd063c014c1baec8f0d81798c519e072b -SIZE (haproxy-3.2.5.tar.gz) = 5104627 +TIMESTAMP = 1759492744 +SHA256 (haproxy-3.2.6.tar.gz) = ad630b6b0b73e1d118acce458fec1bf1e7d0e429530f2668ec582f4f8bb78e65 +SIZE (haproxy-3.2.6.tar.gz) = 5108005 |
