Browse Source

upgrading package: traefik 2.4.3.20210216 -> 2.4.5.20210218

master
parent
commit
75c752b42c
  1. 6
      traefik/traefik.spec

6
traefik/traefik.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_traefik_base 2.4.3 %define V_traefik_base 2.4.5
%define V_traefik_snap 20210216 %define V_traefik_snap 20210218
# package information # package information
Name: traefik Name: traefik
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking Group: Networking
License: MIT License: MIT
Version: %{V_traefik_base}.%{V_traefik_snap} Version: %{V_traefik_base}.%{V_traefik_snap}
Release: 20210216 Release: 20210218
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/traefik/traefik-%{V_traefik_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/traefik/traefik-%{V_traefik_snap}.tar.xz

Loading…
Cancel
Save