diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-02-14 16:46:49 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-02-14 16:46:49 +0000 |
commit | 4e6aec432c9aeab49215f2d083bc174efae1ddac (patch) | |
tree | 2f9b7aa9172825587a12db66fd6c73c4fdf05a19 | |
parent | a6e390ca4ae25acfddf33e7c812ca87feee35f69 (diff) |
net/haproxy: update to version 2.7.3.
-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 506642bbeeaa..0c56bc8832f9 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.7.2 +DISTVERSION= 2.7.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.7/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 8115ca44949a..dfa78f947cbd 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674555383 -SHA256 (haproxy-2.7.2.tar.gz) = 63bc6ec0302d0ebbe1fa769c19606640de834ac8cb07447b80799cb563dc0f3f -SIZE (haproxy-2.7.2.tar.gz) = 4130348 +TIMESTAMP = 1676393150 +SHA256 (haproxy-2.7.3.tar.gz) = b17e51b96531843b4a99d2c3b6218281bc988bf624c9ff90e19f0cbcba25d067 +SIZE (haproxy-2.7.3.tar.gz) = 4141275 |