diff options
| author | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-10-03 11:20:45 +0000 |
|---|---|---|
| committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-10-03 11:34:14 +0000 |
| commit | 5fa9cdca0fac96703abba8921fc2bd65c8060c4f (patch) | |
| tree | a74a70895f6da445ac8690087225926c3bad0776 | |
| parent | 8311e0bba2d283983cd479f117d7e2bd0af24468 (diff) | |
net/haproxy30: update to version 3.0.12.
| -rw-r--r-- | net/haproxy30/Makefile | 2 | ||||
| -rw-r--r-- | net/haproxy30/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy30/Makefile b/net/haproxy30/Makefile index 02bc29f7eb97..62fbe18881e9 100644 --- a/net/haproxy30/Makefile +++ b/net/haproxy30/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.0.11 +DISTVERSION= 3.0.12 CATEGORIES= net www PKGNAMESUFFIX= 30 MASTER_SITES= http://www.haproxy.org/download/3.0/src/ diff --git a/net/haproxy30/distinfo b/net/haproxy30/distinfo index ec1e05c2bbff..a886ce61850a 100644 --- a/net/haproxy30/distinfo +++ b/net/haproxy30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749747793 -SHA256 (haproxy-3.0.11.tar.gz) = a133e2d550c5fd9a849b5c7ab17bb945bcdad209ca140d41f45ebf31943ae783 -SIZE (haproxy-3.0.11.tar.gz) = 4738655 +TIMESTAMP = 1759490322 +SHA256 (haproxy-3.0.12.tar.gz) = cd2bade59a7e2d61f2d62be7c6c4cfc0e2b3a90431023720cae7c43843b0570b +SIZE (haproxy-3.0.12.tar.gz) = 4745984 |
