From c5e4c92c15c833e4a0ba11ddc6eac59b490a55c7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:18 +0000 Subject: [PATCH] etcd: rebuild with go-1.9.3 --- srcpkgs/etcd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 2f9390e2a1..79b3d7d738 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ -# Template file for 'etcd' + # Template file for 'etcd2 pkgname=etcd version=3.2.15 -revision=1 +revision=2 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni "