From a8d6fc4891c03a357dfaf130232a60040601dae8 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:56:01 -0500 Subject: [PATCH] antibody: rebuild with go-1.10 --- srcpkgs/antibody/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template index ea9e1049357..70308e1382a 100644 --- a/srcpkgs/antibody/template +++ b/srcpkgs/antibody/template @@ -1,7 +1,7 @@ # Template file for 'antibody' pkgname=antibody version=3.4.3 -revision=2 +revision=3 build_style=go go_import_path="github.com/getantibody/antibody" hostmakedepends="git"