Browse Source

upgrading package: traefik 2.3.7.20210114 -> 2.4.0.20210124

master
parent
commit
19c318f871
  1. 6
      traefik/traefik.spec

6
traefik/traefik.spec

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

Loading…
Cancel
Save