diff --git a/traefik/traefik.spec b/traefik/traefik.spec index 79ee405c57..e25ee560a8 100644 --- a/traefik/traefik.spec +++ b/traefik/traefik.spec @@ -22,8 +22,8 @@ ## # package version -%define V_traefik_base 2.4.5 -%define V_traefik_snap 20210218 +%define V_traefik_base 2.4.8 +%define V_traefik_snap 20210323 # package information Name: traefik @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: MIT Version: %{V_traefik_base}.%{V_traefik_snap} -Release: 20210218 +Release: 20210324 # list of sources Source0: http://download.openpkg.org/components/versioned/traefik/traefik-%{V_traefik_snap}.tar.xz @@ -73,10 +73,6 @@ PreReq: OpenPKG, openpkg >= 20160101 %build # build program export GOPATH=`pwd` - sed -i \ - -e 's;github.com/Sirupsen/logrus;github.com/sirupsen/logrus;' \ - src/github.com/rancher/go-rancher-metadata/metadata/change.go \ - src/github.com/rancher/go-rancher-metadata/main.go cd src/github.com/containous/traefik %{l_bash} script/generate %{l_bash} script/binary