diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-11-24 11:16:16 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-11-24 11:17:08 +0000 |
commit | 85fffcacfe1ab7f62fef5a2e540b2e91da4a5fa5 (patch) | |
tree | 61b766c4e1f22afac12320cf05d449122dc3cb99 /net/haproxy | |
parent | 31365858e41cc29c7246c78601e259bbc4f245b9 (diff) | |
download | ports-85fffcacfe1ab7f62fef5a2e540b2e91da4a5fa5.tar.gz ports-85fffcacfe1ab7f62fef5a2e540b2e91da4a5fa5.zip |
net/haproxy: update to version 2.4.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 593da6e2dc9f..20fb5b3e1d8a 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.8 +DISTVERSION= 2.4.9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index b3b0816be755..cbe087cb50a9 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635963961 -SHA256 (haproxy-2.4.8.tar.gz) = e3e4c1ad293bc25e8d8790cc5e45133213dda008bfd0228bf3077259b32ebaa5 -SIZE (haproxy-2.4.8.tar.gz) = 3599555 +TIMESTAMP = 1637752468 +SHA256 (haproxy-2.4.9.tar.gz) = d56c7fe3c5afedd1b9a19e1b7f8f954feaf50a9c2f205f99891043858b72a763 +SIZE (haproxy-2.4.9.tar.gz) = 3604655 |