From abf129feb1c747a01f0dbc93545e52afec2c36a6 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Wed, 13 Apr 2016 11:43:36 +0200 Subject: [PATCH] flannel: rebuild with Go 1.6.1 --- srcpkgs/flannel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index bd2c08b8723..8133689d682 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -1,7 +1,7 @@ # Template file for 'flannel' pkgname=flannel version=0.5.5 -revision=1 +revision=2 build_style=go short_desc="Etcd backed network fabric for containers" maintainer="Andrea Brancaleoni "