diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-11-24 11:19:36 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-11-24 11:19:36 +0000 |
commit | 11e104a80c7bb9a689d0435bb4de18d012809f10 (patch) | |
tree | 1a7b2d973b12738a1c0514804bc3f27a64db3543 | |
parent | 85fffcacfe1ab7f62fef5a2e540b2e91da4a5fa5 (diff) |
net/haproxy23: update to version 2.3.16
-rw-r--r-- | net/haproxy23/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy23/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy23/Makefile b/net/haproxy23/Makefile index 63664f63ab7c..6ff80a3560fb 100644 --- a/net/haproxy23/Makefile +++ b/net/haproxy23/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.3.15 +DISTVERSION= 2.3.16 CATEGORIES= net www PKGNAMESUFFIX= 23 MASTER_SITES= http://www.haproxy.org/download/2.3/src/ diff --git a/net/haproxy23/distinfo b/net/haproxy23/distinfo index 517fe9cdf061..1dc3e3102cdd 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636060283 -SHA256 (haproxy-2.3.15.tar.gz) = b11e5411fd2473f47c32e35f6af5e5e25b03b94c3bc641f41b1ec987aba27b25 -SIZE (haproxy-2.3.15.tar.gz) = 2962490 +TIMESTAMP = 1637752740 +SHA256 (haproxy-2.3.16.tar.gz) = 7a26c8a58dd6be9c7f5e8c89d85b3c8ef4f9825109c0d5fc8ff56b7d6d254320 +SIZE (haproxy-2.3.16.tar.gz) = 2963504 |