From 74cc7a624ab3d73f6bf971f7f288af857c062e1c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:12 +0000 Subject: [PATCH] etcd: rebuild with go-1.8 --- srcpkgs/etcd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 53d9307f1dd..f6e45662c38 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd version=3.0.15 -revision=2 +revision=3 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni "