Browse Source

upgrading package: etcd 2.0.3 -> 2.0.4

master
parent
commit
4aeb5e28f4
  1. 6
      etcd/etcd.spec

6
etcd/etcd.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 2.0.3
%define V_dist 2.0.3
%define V_opkg 2.0.4
%define V_dist 2.0.4
# package information
Name: etcd
@ -36,7 +36,7 @@ Class: EVAL
Group: Network
License: Apache
Version: %{V_opkg}
Release: 20150218
Release: 20150228
# list of sources
Source0: https://github.com/coreos/etcd/archive/v%{V_dist}.tar.gz

Loading…
Cancel
Save