Browse Source

upgrading package: traefik 1.7.2.20181004 -> 1.7.3.20181015

master
parent
commit
660a33012b
  1. 6
      traefik/traefik.spec

6
traefik/traefik.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_traefik_base 1.7.2 %define V_traefik_base 1.7.3
%define V_traefik_snap 20181004 %define V_traefik_snap 20181015
# 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: 20181004 Release: 20181015
# 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