diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-02-16 19:34:50 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-02-16 19:39:06 +0000 |
commit | ca952dcbc93a33ade2fcdf257bc8cc1627c43e6f (patch) | |
tree | a4417f2ccd2a4dde74e60b2c987aebd8d82e26b7 | |
parent | 82bd95319458c32da46d746def322e7c0c05f84b (diff) | |
download | ports-ca952dcbc93a33ade2fcdf257bc8cc1627c43e6f.tar.gz ports-ca952dcbc93a33ade2fcdf257bc8cc1627c43e6f.zip |
net/haproxy: update to version 2.5.2.
-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 60bfb36e3e9b..5b5c5965f1f6 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.5.1 +DISTVERSION= 2.5.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 44d05cb2cfaf..a5d0dad073c0 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641976596 -SHA256 (haproxy-2.5.1.tar.gz) = 3e90790dfc832afa6ca4fdf4528de2ce2e74f3e1f74bed0d70ad54bd5920e954 -SIZE (haproxy-2.5.1.tar.gz) = 3811260 +TIMESTAMP = 1645039895 +SHA256 (haproxy-2.5.2.tar.gz) = 2de3424fd7452be1c1c13d5e0994061285055c57046b1cb3c220d67611d0da7e +SIZE (haproxy-2.5.2.tar.gz) = 3818731 |