Browse Source

upgrading package: hyperledger-fabric 1.4.0.20190210 -> 1.4.1.20190412

master
parent
commit
9b545fe6d1
  1. 6
      hyperledger-fabric/hyperledger-fabric.spec

6
hyperledger-fabric/hyperledger-fabric.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 1.4.0
%define V_dist 20190210
%define V_opkg 1.4.1
%define V_dist 20190412
# package information
Name: hyperledger-fabric
@ -36,7 +36,7 @@ Class: EVAL
Group: P2P
License: Apache
Version: %{V_opkg}.%{V_dist}
Release: 20190210
Release: 20190412
# list of sources
Source0: http://download.openpkg.org/components/versioned/hyperledger-fabric/hyperledger-fabric-%{V_dist}.tar.xz

Loading…
Cancel
Save