|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 3.3.6 |
|
|
|
%define V_opkg 3.3.7 |
|
|
|
%define V_dist 20180601 |
|
|
|
%define V_dist 20180606 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: etcd |
|
|
|
Name: etcd |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Networking |
|
|
|
Group: Networking |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Release: 20180601 |
|
|
|
Release: 20180606 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/etcd/etcd-%{V_dist}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/etcd/etcd-%{V_dist}.tar.xz |
|
|
|