diff options
| author | Thomas Zander <riggs@FreeBSD.org> | 2026-03-08 16:10:35 +0000 |
|---|---|---|
| committer | Thomas Zander <riggs@FreeBSD.org> | 2026-03-08 16:51:50 +0000 |
| commit | d01300137d234c4dfa739f8eff5a064e41057f65 (patch) | |
| tree | 52b37be34f0ab9c86f2f539527f76816482a4625 | |
| parent | 3a1d74b3c429dfd2a13166fde70f0ba07845c869 (diff) | |
net/traefik: Update to upstream version 3.6.10
Details:
- Bugfix release, see
https://github.com/traefik/traefik/releases/tag/v3.6.10
MFH: 2026Q1
| -rw-r--r-- | net/traefik/Makefile | 3 | ||||
| -rw-r--r-- | net/traefik/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index e917d04c5549..8321b44d81fd 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.6.9 -PORTREVISION= 1 +PORTVERSION= 3.6.10 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index b901655fcfe9..58e44001df0f 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772276023 -SHA256 (traefik-3.6.9.tar.xz) = cd880951039578256567a78ff47684fa384cf9a97358112f533804394ee56b63 -SIZE (traefik-3.6.9.tar.xz) = 26433352 +TIMESTAMP = 1772964084 +SHA256 (traefik-3.6.10.tar.xz) = dbe859d36ff19651de32ebb8b754ae459de7f8419a3013e1cec7a94a37a1f969 +SIZE (traefik-3.6.10.tar.xz) = 26481628 |
