mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/traefik: Update to upstream release 3.2.1
Details: - Move traefik to the 3.2 branch, release details see: https://github.com/traefik/traefik/releases/tag/v3.2.1 - The breaking config changes between the previous 3.1 and 3.2 are mostly limited to Kubernetes, see: https://doc.traefik.io/traefik/migration/v3/#v31-to-v32 MFH: 2024Q4
This commit is contained in:
parent
67ffb76fdf
commit
0ba0e86947
2 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= traefik
|
||||
PORTVERSION= 3.1.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= LOCAL/riggs/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1728683393
|
||||
SHA256 (traefik-3.1.6.tar.xz) = 6d86c8745a69ef9f0cb12f07d5bf4ec14f2e238227b08f06ab47c3d6fb62bfeb
|
||||
SIZE (traefik-3.1.6.tar.xz) = 21623664
|
||||
TIMESTAMP = 1733609916
|
||||
SHA256 (traefik-3.2.1.tar.xz) = 6d67e297cd7d761634a73b7ccdbfc3b0ee72baac481c655aeb2685c1033bdbf3
|
||||
SIZE (traefik-3.2.1.tar.xz) = 23126168
|
||||
|
|
Loading…
Add table
Reference in a new issue