diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-10-01 18:18:37 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-10-01 18:19:28 +0000 |
commit | d8e6929659e6fb65d9756383e080b2f371b5aed6 (patch) | |
tree | 07976a39542b66e1170febbb219021e6e7221168 | |
parent | e4d5c6e0480848f580a3276f22e3882fa7ca71b3 (diff) |
net/haproxy: update to version 2.4.5.
-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 01bd2fb9344a..f4c8cfa8211b 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.4 +DISTVERSION= 2.4.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 891bc4a4aa0d..b3e7f2bd32df 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631092592 -SHA256 (haproxy-2.4.4.tar.gz) = 116b7329cebee5dab8ba47ad70feeabd0c91680d9ef68c28e41c34869920d1fe -SIZE (haproxy-2.4.4.tar.gz) = 3587306 +TIMESTAMP = 1633112215 +SHA256 (haproxy-2.4.5.tar.gz) = adf4fdacd29ef0cb39dc7b79288f3e56c4bc651eeab0c73bb02ab9090943027b +SIZE (haproxy-2.4.5.tar.gz) = 3595061 |