Browse Source

upgrading package: etcd 3.3.6.20180601 -> 3.3.7.20180606

master
parent
commit
c7196aad48
  1. 6
      etcd/etcd.spec

6
etcd/etcd.spec

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

Loading…
Cancel
Save