diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-12-13 08:02:36 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-12-13 08:02:36 +0000 |
commit | 013fb8b10248867c5e759b16c76d8c69a0b15021 (patch) | |
tree | 6978693ab4290843cafe502cbf296f91a42ff226 /net/haproxy | |
parent | net/haproxy29: update to version 2.9.13. (diff) |
net/haproxy: update to version 3.0.7.
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 d459f09b9015..058efb1729c2 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.0.6 +DISTVERSION= 3.0.7 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/3.0/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index b9bd912accb2..3004319e1b7a 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731699191 -SHA256 (haproxy-3.0.6.tar.gz) = cf1bf58b5bc79c48db7b01667596ffd98343adb29a41096f075f00a8f90a7335 -SIZE (haproxy-3.0.6.tar.gz) = 4710169 +TIMESTAMP = 1734076890 +SHA256 (haproxy-3.0.7.tar.gz) = 5c5c6b66645278435a89cd6e2a0d39f8e7d2546212d847bd0d236511ff996f11 +SIZE (haproxy-3.0.7.tar.gz) = 4713776 |