diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-01-11 10:49:31 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-01-11 10:50:26 +0000 |
commit | 9e2755a12bb69fec14bf05f1acee088c636a2352 (patch) | |
tree | 9f816dab93be02df554474018258858ab2dbd476 | |
parent | 971cb789e90444bf3d7aa50d8cd2aa250e6a0c57 (diff) | |
download | ports-9e2755a12bb69fec14bf05f1acee088c636a2352.tar.gz ports-9e2755a12bb69fec14bf05f1acee088c636a2352.zip |
net/haproxy: update to version 2.4.12.
-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 761edbb78fba..195b35221776 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.4.11 +DISTVERSION= 2.4.12 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index e70c9284d400..29b1590a04af 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641582117 -SHA256 (haproxy-2.4.11.tar.gz) = bbebd025c6c960e147cb63d2cf9e3e84861d8220481519130a0ab4281e17b03c -SIZE (haproxy-2.4.11.tar.gz) = 3607391 +TIMESTAMP = 1641898062 +SHA256 (haproxy-2.4.12.tar.gz) = 6984a94466739e5e8188949a3d1731634087226a12aada8bf6f81f9d316ca4f3 +SIZE (haproxy-2.4.12.tar.gz) = 3607497 |