diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-06-17 10:10:48 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-06-17 10:11:28 +0000 |
commit | 5e09ee3336ab5db008ff5362d11790c1d057e06e (patch) | |
tree | 040c1072258648e78d3903026112c67c7dde2c4d | |
parent | 06317815238060a3a7f5911f18a3dd7c95779c83 (diff) |
net/haproxy: update to version 2.4.1.
-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 3c8f03e5cc63..7f36e69edec2 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.0 +DISTVERSION= 2.4.1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 8c0e35714f6c..bc4325ce4f5d 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623879154 -SHA256 (haproxy-2.4.0.tar.gz) = 0a6962adaf5a1291db87e3eb4ddf906a72fed535dbd2255b164b7d8394a53640 -SIZE (haproxy-2.4.0.tar.gz) = 3570069 +TIMESTAMP = 1623924565 +SHA256 (haproxy-2.4.1.tar.gz) = 1b2458b05e923d70cdc00a2c8e5579c2fcde9df16bbed8955f3f3030df14e62e +SIZE (haproxy-2.4.1.tar.gz) = 3575591 |