diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-07-07 15:08:43 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-07-07 15:09:09 +0000 |
commit | 9f582e638f3d85d573656871ff9c9ec9a0fd5602 (patch) | |
tree | 54d8923c159c57a36ffdab9abb59a5c2b546da6f | |
parent | 8480d9c37392303da97ff79a7ebdac4dc67592dd (diff) |
net/haproxy: update to version 2.4.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 875a163eb750..60811a31de92 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.1 +DISTVERSION= 2.4.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index bc4325ce4f5d..2f9eca913b59 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623924565 -SHA256 (haproxy-2.4.1.tar.gz) = 1b2458b05e923d70cdc00a2c8e5579c2fcde9df16bbed8955f3f3030df14e62e -SIZE (haproxy-2.4.1.tar.gz) = 3575591 +TIMESTAMP = 1625670439 +SHA256 (haproxy-2.4.2.tar.gz) = edf9788f7f3411498e3d7b21777036b4dc14183e95c8e2ce7577baa0ea4ea2aa +SIZE (haproxy-2.4.2.tar.gz) = 3579220 |