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:
parent
c1e0f931e3
commit
be907b0126
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user