Browse Source

upgrading package: consul 1.9.3.20210222 -> 1.9.4.20210306

master
parent
commit
024dba3afb
  1. 8
      consul/consul.spec

8
consul/consul.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_consul_opkg 1.9.3 %define V_consul_opkg 1.9.4
%define V_consul_base 1.9.3 %define V_consul_base 1.9.4
%define V_consul_snap 20210222 %define V_consul_snap 20210306
# package information # package information
Name: consul Name: consul
@ -37,7 +37,7 @@ Class: EVAL
Group: Networking Group: Networking
License: MPL License: MPL
Version: %{V_consul_opkg}.%{V_consul_snap} Version: %{V_consul_opkg}.%{V_consul_snap}
Release: 20210222 Release: 20210306
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/consul/consul-%{V_consul_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/consul/consul-%{V_consul_snap}.tar.xz

Loading…
Cancel
Save