mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/traefik: Update to upstream version 3.3.6
Details: - Bugfix update, see: https://github.com/traefik/traefik/releases/tag/v3.3.6 - URL paths are now sanitized by default. In rare circumstances, updating the configurarion may be necessary: https://doc.traefik.io/traefik/v3.3/migration/v3/#request-path-sanitization MFH: 2025Q2
This commit is contained in:
parent
e11d4f8341
commit
79e98d14aa
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= traefik
|
PORTNAME= traefik
|
||||||
PORTVERSION= 3.3.5
|
PORTVERSION= 3.3.6
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= LOCAL/riggs/${PORTNAME}
|
MASTER_SITES= LOCAL/riggs/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1743813107
|
TIMESTAMP = 1745012563
|
||||||
SHA256 (traefik-3.3.5.tar.xz) = d14e143916bafa13ae583542ab5fa6a8a6660d58e8e144d5b04532d558e1c55f
|
SHA256 (traefik-3.3.6.tar.xz) = c473e991408c712d4f361c2d07b1b2bb839ab823a87b18fe3ffe52187bb9904c
|
||||||
SIZE (traefik-3.3.5.tar.xz) = 23503156
|
SIZE (traefik-3.3.6.tar.xz) = 24312792
|
||||||
|
|
Loading…
Add table
Reference in a new issue