From 887d49c211cfcd3af2e1296d1e8a00974d71203c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 12 Jan 2019 23:55:27 +0100 Subject: [PATCH] upgrading package: etcd 3.3.10 -> 3.3.11 --- etcd/etcd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etcd/etcd.spec b/etcd/etcd.spec index 604e1a4580..1c56591fd6 100644 --- a/etcd/etcd.spec +++ b/etcd/etcd.spec @@ -31,11 +31,11 @@ Distribution: OpenPKG Community Class: EVAL Group: Networking License: Apache -Version: 3.3.10 -Release: 20181225 +Version: 3.3.11 +Release: 20190112 # list of sources -Source0: https://github.com/etcd-io/etcd/releases/download/v%{version}/v%{version}.tar.gz +Source0: https://github.com/etcd-io/etcd/archive/v%{version}/v%{version}.tar.gz Source1: etcd.conf Source2: rc.etcd Patch0: etcd.patch