From 088a4047ac32b674897f70401374e3627a14ce6e Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:40 -0700 Subject: [PATCH] etcd: rebuild for go 1.11 --- srcpkgs/etcd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index eb0b9afb502..cea61c9cb33 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd version=3.3.9 -revision=1 +revision=2 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni "