diff options
| author | Thomas Zander <riggs@FreeBSD.org> | 2026-02-14 12:17:15 +0000 |
|---|---|---|
| committer | Thomas Zander <riggs@FreeBSD.org> | 2026-02-14 21:12:38 +0000 |
| commit | ed351f94173146452c313d565d3973ee3f9f47dd (patch) | |
| tree | beaaa28ddd1016eabd6654aa52b61238f94a7ed3 | |
| parent | 2c9f69442c8562c484cfb87fb09141d68b452499 (diff) | |
| -rw-r--r-- | net/traefik/Makefile | 4 | ||||
| -rw-r--r-- | net/traefik/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index b563728263b1..7a8e3fe8d515 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.6.7 +PORTVERSION= 3.6.8 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= go-bindata:devel/go-bindata -USES= cpe go:1.24+,modules tar:xz +USES= cpe go:1.25+,modules tar:xz USE_RC_SUBR= traefik diff --git a/net/traefik/distinfo b/net/traefik/distinfo index c44ddaeafc41..99c4de9b4c59 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770458894 -SHA256 (traefik-3.6.7.tar.xz) = c7ecfb533147e74e9a9ecd1a4f9423b9a40089f566545d23baafa611933c8269 -SIZE (traefik-3.6.7.tar.xz) = 26433332 +TIMESTAMP = 1771060814 +SHA256 (traefik-3.6.8.tar.xz) = 23a0214bc9e9e51d25e0ef0bc5f2863dfe022a094a6bf9300f29bba76f111bad +SIZE (traefik-3.6.8.tar.xz) = 26488500 |
