diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-01-12 08:10:24 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-01-12 08:10:54 +0000 |
commit | 8712a3d757d19249f207fd7cb3f97c02189d81b1 (patch) | |
tree | 79121699a05d54d3d0fb4e54c06967b9e2828c92 | |
parent | d71f4cd092188bba74d978afa918661c6b53ba27 (diff) |
net/haproxy23: update to version 2.3.17.
-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 6ff80a3560fb..e0ef8d5f1d66 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.16 +DISTVERSION= 2.3.17 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 1dc3e3102cdd..8dbced3c8640 100644 --- a/net/haproxy23/distinfo +++ b/net/haproxy23/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637752740 -SHA256 (haproxy-2.3.16.tar.gz) = 7a26c8a58dd6be9c7f5e8c89d85b3c8ef4f9825109c0d5fc8ff56b7d6d254320 -SIZE (haproxy-2.3.16.tar.gz) = 2963504 +TIMESTAMP = 1641974990 +SHA256 (haproxy-2.3.17.tar.gz) = 27b4ca300ef2b4de0dbd3e8dc24f476467c17d740081c2bfab360ad788943a0b +SIZE (haproxy-2.3.17.tar.gz) = 2967506 |