diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-06-09 13:59:27 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2023-06-09 13:59:50 +0000 |
commit | 993127011a7f46cd102dbb5741d97ec40f1997a7 (patch) | |
tree | 49d3e058748fb627d44b8b6601e79955e5b1c580 /net/haproxy24 | |
parent | graphics/R-cran-s2: enable on powerpc / powerpcspe (diff) |
net/haproxy24: update to version 2.4.23.
Diffstat (limited to 'net/haproxy24')
-rw-r--r-- | net/haproxy24/Makefile | 3 | ||||
-rw-r--r-- | net/haproxy24/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/haproxy24/Makefile b/net/haproxy24/Makefile index 5783b1ee4f05..ccce0c044833 100644 --- a/net/haproxy24/Makefile +++ b/net/haproxy24/Makefile @@ -1,6 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.4.22 -PORTREVISION= 1 +DISTVERSION= 2.4.23 CATEGORIES= net www PKGNAMESUFFIX= 24 MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy24/distinfo b/net/haproxy24/distinfo index ff402427e46c..c1169a76b6ce 100644 --- a/net/haproxy24/distinfo +++ b/net/haproxy24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676393504 -SHA256 (haproxy-2.4.22.tar.gz) = 0895340b36b704a1dbb25fea3bbaee5ff606399d6943486ebd7f256fee846d3a -SIZE (haproxy-2.4.22.tar.gz) = 3648716 +TIMESTAMP = 1686317861 +SHA256 (haproxy-2.4.23.tar.gz) = d271d554f2ae5554f2ae720b0b0bc154d1c3e8fe7797c215bd05422dd2b4d383 +SIZE (haproxy-2.4.23.tar.gz) = 3652465 |