diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-12-03 04:32:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-12-03 04:33:58 +0000 |
commit | 4b49cfe35f9ce98159c37421d2df3afe26704125 (patch) | |
tree | effc560a36509b3b826ef270d3957fc945750f1f /net/haproxy | |
parent | 62719d0cd235f86a8441b193eabdb30c5b722b16 (diff) |
net/haproxy: update to version 2.6.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 28e075d7cef6..18a01214c0e6 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.6.6 +DISTVERSION= 2.6.7 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.6/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index a40daa733b25..30353d3272b2 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664014799 -SHA256 (haproxy-2.6.6.tar.gz) = d0c80c90c04ae79598b58b9749d53787f00f7b515175e7d8203f2796e6a6594d -SIZE (haproxy-2.6.6.tar.gz) = 4015438 +TIMESTAMP = 1670041889 +SHA256 (haproxy-2.6.7.tar.gz) = cff9b8b18a52bfec277f9c1887fac93c18e1b9f3eff48892255a7c6e64528b7d +SIZE (haproxy-2.6.7.tar.gz) = 4028355 |