From 7bcf6fbdf26bb4c56b7b59bf90a805d48f854982 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Apr 2017 19:10:17 +0000 Subject: [PATCH] etcd: rebuild with go 1.8.1 --- srcpkgs/etcd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index be8e08602b8..40c5588d140 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd version=3.0.15 -revision=3 +revision=4 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni "