From 2005b21575b6c864030d638de20e4f1c942066ae Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:31 +0000 Subject: [PATCH] jid: rebuild with go-1.8.3 --- srcpkgs/jid/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template index d46f273852..226c6b80a2 100644 --- a/srcpkgs/jid/template +++ b/srcpkgs/jid/template @@ -1,7 +1,7 @@ # Template file for 'jid' pkgname=jid version=0.7.2 -revision=2 +revision=3 build_style=go go_import_path="https://github.com/simeji/jid" go_package="https://github.com/simeji/jid/cmd/jid"