From 4c86152b32fb42de4e05408a114c2dfec9fc7d5a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:13 +0000 Subject: [PATCH] flannel: rebuild with go-1.8 --- srcpkgs/flannel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index 23cf1ba6033..fa37030b63b 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -1,7 +1,7 @@ # Template file for 'flannel' pkgname=flannel version=0.7.0 -revision=2 +revision=3 build_style=go short_desc="Etcd backed network fabric for containers" maintainer="Andrea Brancaleoni "