1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

net/traefik: Update to upstream release 2.11.0

Details:
- Update to upstream relase 2.11.0, see
  https://github.com/traefik/traefik/releases
- Depends now on go 1.22
- Release contains improvements, bug fixes and doc fixes, but no
  critical security fixes, and no breaking changs to existing configs.
This commit is contained in:
Thomas Zander 2024-02-24 12:57:04 +01:00
parent c1e0f931e3
commit be907b0126
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5
2 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= traefik
PORTVERSION= 2.10.7
PORTREVISION= 1
PORTVERSION= 2.11.0
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.21,modules tar:xz
USES= cpe go:1.22,modules tar:xz
USE_RC_SUBR= traefik

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703587925
SHA256 (traefik-2.10.7.tar.xz) = 88961c736013932aa69a47ce90915fff505c8f1f956bec67e60ca09166a069b1
SIZE (traefik-2.10.7.tar.xz) = 21918804
TIMESTAMP = 1708775341
SHA256 (traefik-2.11.0.tar.xz) = 1ee0dbf384cca92fe29b13697bd7d7a4e471c2ec79a8242100d95c7ad524ada4
SIZE (traefik-2.11.0.tar.xz) = 21482284