Browse Source

upgrading package: tendermint 0.31.6.20190531 -> 0.31.7.20190604

master
parent
commit
985067add6
  1. 6
      tendermint/tendermint.spec

6
tendermint/tendermint.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 0.31.6 %define V_opkg 0.31.7
%define V_dist 20190531 %define V_dist 20190604
# package information # package information
Name: tendermint Name: tendermint
@ -36,7 +36,7 @@ Class: EVAL
Group: P2P Group: P2P
License: Apache License: Apache
Version: %{V_opkg}.%{V_dist} Version: %{V_opkg}.%{V_dist}
Release: 20190531 Release: 20190604
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/tendermint/tendermint-%{V_dist}.tar.xz Source0: http://download.openpkg.org/components/versioned/tendermint/tendermint-%{V_dist}.tar.xz

Loading…
Cancel
Save