Browse Source

upgrading package: consul 1.9.7.20210622 -> 1.10.0.20210623

master
parent
commit
1d9c7a1936
  1. 8
      consul/consul.spec

8
consul/consul.spec

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

Loading…
Cancel
Save