Browse Source

upgrading package: tendermint 0.34.12.20210828 -> 0.34.13.20210909

master
parent
commit
7a2b4a4e42
  1. 6
      tendermint/tendermint.spec

6
tendermint/tendermint.spec

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

Loading…
Cancel
Save