diff options
-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 ed07d7f9de87..9de9b6462a41 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.4 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.23,modules tar:xz +USES= cpe go:1.24,modules tar:xz USE_RC_SUBR= traefik diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 78bcceef111a..6ff67ab5bb84 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748543561 -SHA256 (traefik-3.4.1.tar.xz) = 79d43d71f80bb38979c084e1156a68ae22ec4b75a8e456579ee7999406b86967 -SIZE (traefik-3.4.1.tar.xz) = 24490588 +TIMESTAMP = 1752271247 +SHA256 (traefik-3.4.4.tar.xz) = 8722c49ad2b443ac17fe1faefb980a3d3f0e104f4eca3815985f0cfac1279c77 +SIZE (traefik-3.4.4.tar.xz) = 28819044 |