Update to upstream version 2.3.3.

Details:
* Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.3.3
This commit is contained in:
Thomas Zander 2020-11-21 15:31:39 +00:00
parent 044770b9d8
commit 391b9fbad6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555987
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= traefik
PORTVERSION= 2.3.2
PORTVERSION= 2.3.3
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
@ -32,7 +32,7 @@ PLIST_FILES= bin/traefik \
"@sample etc/traefik.yml.sample"
# Preparing the vendor dir for a self-contained tarball now works by just
# running 'go mod vendor' as a user and bundling the resulting
# running 'go generate && go mod vendor' as a user and bundling the resulting
# ${WRKSRC}/vendor directory.
# Building the UI with node + yarn is no longer necessary.

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603469984
SHA256 (traefik-2.3.2.tar.xz) = 99a8fb607113e80cd317d4dd693601e35a910b60ec6cacbb6451241da53720b8
SIZE (traefik-2.3.2.tar.xz) = 14088976
TIMESTAMP = 1605969005
SHA256 (traefik-2.3.3.tar.xz) = 8820ce7eb05c33440b804d1720dd5208376e33c05306e9124a924e88529199d1
SIZE (traefik-2.3.3.tar.xz) = 14126024