diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-03-15 08:59:18 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-03-15 09:05:52 +0000 |
commit | f44fd8a3d7e21f6809e7bfd32359bde3b4c2ae0a (patch) | |
tree | 569a270a26f9adac149a45a0231490baa676003c | |
parent | net/haproxy23: update to version 2.3.19. (diff) |
net/haproxy24: update to version 2.4.15.
-rw-r--r-- | net/haproxy24/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy24/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy24/Makefile b/net/haproxy24/Makefile index 6ca7bf685aa7..89cc0cbcf6ec 100644 --- a/net/haproxy24/Makefile +++ b/net/haproxy24/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.4.14 +DISTVERSION= 2.4.15 CATEGORIES= net www PKGNAMESUFFIX= 24 MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy24/distinfo b/net/haproxy24/distinfo index 6afd47d4497f..e09f399add87 100644 --- a/net/haproxy24/distinfo +++ b/net/haproxy24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645825999 -SHA256 (haproxy-2.4.14.tar.gz) = e6346b406b911b94c88eb05a5f622d53d49ffc247468fb03c12a4ffe3cc5ff04 -SIZE (haproxy-2.4.14.tar.gz) = 3613642 +TIMESTAMP = 1647334724 +SHA256 (haproxy-2.4.15.tar.gz) = 3958b17b7ee80eb79712aaf24f0d83e753683104b36e282a8b3dcd2418e30082 +SIZE (haproxy-2.4.15.tar.gz) = 3616441 |