diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-12-23 19:18:28 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-12-23 19:19:23 +0000 |
commit | 3d00439f08166eb8cb2ca2f709522e6456856e3b (patch) | |
tree | 40e19ab924cfd2f6876246693990e9282e9fe7e9 | |
parent | e91198da77a6215d6ef7730cc16004b8e44bb58b (diff) | |
download | ports-3d00439f08166eb8cb2ca2f709522e6456856e3b.tar.gz ports-3d00439f08166eb8cb2ca2f709522e6456856e3b.zip |
net/haproxy: update to version 2.4.10.
-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 0f00495d5009..dc7f045b6422 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.9 +DISTVERSION= 2.4.10 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index cbe087cb50a9..46ac36ebeeb7 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637752468 -SHA256 (haproxy-2.4.9.tar.gz) = d56c7fe3c5afedd1b9a19e1b7f8f954feaf50a9c2f205f99891043858b72a763 -SIZE (haproxy-2.4.9.tar.gz) = 3604655 +TIMESTAMP = 1640287019 +SHA256 (haproxy-2.4.10.tar.gz) = 4838dcc961a4544ef2d1e1aa7a7624cffdc4dda731d9cb66e46114819a3b1c5c +SIZE (haproxy-2.4.10.tar.gz) = 3605085 |