diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-12-13 08:00:50 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-12-13 08:00:50 +0000 |
commit | bb6acf86488d8c118ddec6c439367c3cc70df415 (patch) | |
tree | 0604bef8dfdc4b74ca45e44ee8f7b8816b8949fb /net | |
parent | net/haproxy28: update to version 2.8.13. (diff) |
net/haproxy29: update to version 2.9.13.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy29/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy29/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy29/Makefile b/net/haproxy29/Makefile index 7b5be77c1316..f934bd966464 100644 --- a/net/haproxy29/Makefile +++ b/net/haproxy29/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.12 +DISTVERSION= 2.9.13 CATEGORIES= net www PKGNAMESUFFIX= 29 MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy29/distinfo b/net/haproxy29/distinfo index 90daab237c7d..8aec7a4ef2f2 100644 --- a/net/haproxy29/distinfo +++ b/net/haproxy29/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731699290 -SHA256 (haproxy-2.9.12.tar.gz) = 2505042b4665b87a08dff2fd2ceed2860ae202b3c4fe7b3dddd7dd96d068fc53 -SIZE (haproxy-2.9.12.tar.gz) = 4551877 +TIMESTAMP = 1734076785 +SHA256 (haproxy-2.9.13.tar.gz) = 77d73e6bcda4863855442fe0d8f8dda12323043eeb49d0b3763f0b7314b05a93 +SIZE (haproxy-2.9.13.tar.gz) = 4555979 |