diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-09-26 08:26:42 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2024-09-26 08:28:47 +0000 |
commit | ea8647e7805f7661fb4639c9140d134dfcb37fa5 (patch) | |
tree | 244fb5eeda49d0a40d504b1d3212d1406177dcc0 /net | |
parent | net/haproxy26: update to version 2.6.19. (diff) |
net/haproxy28: update to version 2.8.11.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy28/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy28/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy28/Makefile b/net/haproxy28/Makefile index 570c95754865..bff52c8965fc 100644 --- a/net/haproxy28/Makefile +++ b/net/haproxy28/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.8.10 +DISTVERSION= 2.8.11 CATEGORIES= net www PKGNAMESUFFIX= 28 MASTER_SITES= http://www.haproxy.org/download/2.8/src/ diff --git a/net/haproxy28/distinfo b/net/haproxy28/distinfo index 151e68dc9126..a9541cf9302a 100644 --- a/net/haproxy28/distinfo +++ b/net/haproxy28/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718803867 -SHA256 (haproxy-2.8.10.tar.gz) = 0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a -SIZE (haproxy-2.8.10.tar.gz) = 4392333 +TIMESTAMP = 1727339146 +SHA256 (haproxy-2.8.11.tar.gz) = 39de529ae0283416acb5477197ece17ea05b81f467bec5a6ac73cbad7dd536a8 +SIZE (haproxy-2.8.11.tar.gz) = 4400628 |