diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-04-29 19:56:20 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-04-29 19:56:55 +0000 |
commit | 7dff4a7f86e4196d2e48865acafe7189547495a8 (patch) | |
tree | 7f49b59988982502bbaf1ca94382ec6c2d028573 | |
parent | d8503c0c205fb6c1478b5271eee7bbed81b5aa59 (diff) |
net/haproxy: update to version 2.2.14.
-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 58f8448526fa..7cca987cebb6 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.2.13 +DISTVERSION= 2.2.14 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.2/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index a40796e3d551..df73a0e63689 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618870333 -SHA256 (haproxy-2.2.13.tar.gz) = 9e3e51441c70bedfb494fc9d4b4d3389a71be9a3c915ba3d6f7e8fd9a57ce160 -SIZE (haproxy-2.2.13.tar.gz) = 2921533 +TIMESTAMP = 1619725872 +SHA256 (haproxy-2.2.14.tar.gz) = 6a9b702f04b07786f3e5878de8172a727acfdfdbc1cefe1c7a438df372f2fb61 +SIZE (haproxy-2.2.14.tar.gz) = 2923727 |