diff options
Diffstat (limited to 'net/traefik/Makefile')
| -rw-r--r-- | net/traefik/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 34c00b981ac1..b580b5201e50 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.6.2 -PORTREVISION= 1 +PORTVERSION= 3.6.6 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} @@ -13,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.24+,modules tar:xz USE_RC_SUBR= traefik |
