Browse Source

upgrading package: tendermint 0.29.0.20190123 -> 0.29.1.20190125

master
parent
commit
62dd3aaa89
  1. 6
      tendermint/tendermint.spec

6
tendermint/tendermint.spec

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

Loading…
Cancel
Save