Browse Source

upgrading package: tendermint 0.19.2.20180505 -> 0.19.2.20180506

master
parent
commit
d749fb794d
  1. 4
      tendermint/tendermint.spec

4
tendermint/tendermint.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_opkg 0.19.2 %define V_opkg 0.19.2
%define V_dist 20180505 %define V_dist 20180506
# 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: 20180505 Release: 20180506
# 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