diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-09-26 08:28:09 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-09-26 08:28:47 +0000 |
commit | 9b779e4dc7de20001e98f5c7c8c8d68aee9d4dc4 (patch) | |
tree | 6d05d343a86babb0660a8eca6dbb5581766e6bde /net | |
parent | net/haproxy28: update to version 2.8.11. (diff) |
net/haproxy: update to version 2.9.11.
Diffstat (limited to 'net')
-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 bd9ec4def467..5964d0f1adc3 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.9.10 +DISTVERSION= 2.9.11 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.9/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index aa27541f95e9..fc55c7b5fd56 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725393747 -SHA256 (haproxy-2.9.10.tar.gz) = c561b75e1031135dc773c7bbaeeef6e53d24a2accd27a0ebce5883cdb12640c0 -SIZE (haproxy-2.9.10.tar.gz) = 4532342 +TIMESTAMP = 1727339246 +SHA256 (haproxy-2.9.11.tar.gz) = 2375281ddf81e201b531d4119c686356d1d37d0afc4bc0e3b6dcec9f2e5568ba +SIZE (haproxy-2.9.11.tar.gz) = 4540689 |