diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2022-06-17 17:33:24 +0200 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2022-06-17 18:02:23 +0200 |
commit | aa134f8d6f36330cb211ecb459175113d80e60de (patch) | |
tree | faf87d8f39f01caa47891d1edf2c9e684e669743 | |
parent | security/tor: Update 0.4.7.7 -> 0.4.7.8 (diff) |
net/traefik: Update to upstream release 2.7.1
Details:
- Buxfix and documentation improvements,
https://github.com/traefik/traefik/releases/tag/v2.7.1
- No known breaking configuration changes:
https://doc.traefik.io/traefik/migration/v2/
MFH: 2022Q2
(cherry picked from commit 505cc55fdc65402c124754c04dd4a96ff628dc39)
-rw-r--r-- | net/traefik/Makefile | 2 | ||||
-rw-r--r-- | net/traefik/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 5eb9642fbc58..bb61e27e65e3 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 5d25e3d91514..0ac8cb5f59e7 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654447259 -SHA256 (traefik-2.7.0.tar.xz) = 0f7d55888bac2bb17409624474e10fce7cb204fa6f77b03bfda59f7ee6ecd78b -SIZE (traefik-2.7.0.tar.xz) = 17405936 +TIMESTAMP = 1655476127 +SHA256 (traefik-2.7.1.tar.xz) = 96fe9edea5b22f58fa611c0311fef67653dfca7ee157d6c08a16cf215b95c261 +SIZE (traefik-2.7.1.tar.xz) = 17426704 |