Browse Source

upgrading package: traefik 2.5.1.20210828 -> 2.5.2.20210902

master
parent
commit
5eb0b73650
  1. 6
      traefik/traefik.spec

6
traefik/traefik.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_traefik_base 2.5.1 %define V_traefik_base 2.5.2
%define V_traefik_snap 20210828 %define V_traefik_snap 20210902
# 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: 20210828 Release: 20210902
# 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