diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-03-20 15:38:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-03-20 15:51:34 +0000 |
commit | fb69b417c0a2f550e46e5df5d73adaa37b8badcc (patch) | |
tree | ba6c2baa4b0b39d7a2a342d13f8caa3c18f9c57f /net/haproxy | |
parent | net/xapsd: Update g20240326 => g20241228 (diff) |
net/haproxy: update to version 3.0.9.
Diffstat (limited to 'net/haproxy')
-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 9a68fe711311..58c917b52619 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.0.8 +DISTVERSION= 3.0.9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/3.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index e4fdfa6f6d03..818ed32b545f 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738232761 -SHA256 (haproxy-3.0.8.tar.gz) = 930ae2c33058e1f497fe62cdaacffab6cab6a91e31ba011a9a2f9fe6c5c4aebc -SIZE (haproxy-3.0.8.tar.gz) = 4723201 +TIMESTAMP = 1742484875 +SHA256 (haproxy-3.0.9.tar.gz) = 7dc731b681b7aa93dc23aa36b85fa7b91bb1cf53faaca97404544ea454acecad +SIZE (haproxy-3.0.9.tar.gz) = 4729071 |