diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-08-17 15:49:32 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2021-08-17 15:53:27 +0000 |
commit | 908b83199601851e2629717e3c0c46689c569338 (patch) | |
tree | 90efa328c8951271c3c2f4ba195dbacd4cdd28f3 | |
parent | b82773a510474840f738de5ec983afd9a7d02b12 (diff) | |
download | ports-908b83199601851e2629717e3c0c46689c569338.tar.gz ports-908b83199601851e2629717e3c0c46689c569338.zip |
net/haproxy22: update to version 2.2.16
-rw-r--r-- | net/haproxy22/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy22/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy22/Makefile b/net/haproxy22/Makefile index ec1ed4613444..9f8ab3d93ffd 100644 --- a/net/haproxy22/Makefile +++ b/net/haproxy22/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.2.15 +DISTVERSION= 2.2.16 CATEGORIES= net www PKGNAMESUFFIX= 22 MASTER_SITES= http://www.haproxy.org/download/2.2/src/ diff --git a/net/haproxy22/distinfo b/net/haproxy22/distinfo index ea70f08ce594..776b74d1211d 100644 --- a/net/haproxy22/distinfo +++ b/net/haproxy22/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626422965 -SHA256 (haproxy-2.2.15.tar.gz) = 48cd0e1cb5de889657cd080fe66cc2ada8198cfece55d63f3a0c011553384cd9 -SIZE (haproxy-2.2.15.tar.gz) = 2930086 +TIMESTAMP = 1629215331 +SHA256 (haproxy-2.2.16.tar.gz) = b81e03a181070d1f7bcdaeec9f09af701fb1ab015c3c9c997a881f4773e29375 +SIZE (haproxy-2.2.16.tar.gz) = 2933121 |