From b30f4f0d8a152583c61004f6e8ccd5cdac7d623a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:01 +0000 Subject: [PATCH] jid: rebuild with go-1.9.2 --- srcpkgs/jid/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template index 89f2556cc0c..16f831040b8 100644 --- a/srcpkgs/jid/template +++ b/srcpkgs/jid/template @@ -1,7 +1,7 @@ # Template file for 'jid' pkgname=jid version=0.7.2 -revision=4 +revision=5 build_style=go go_import_path="https://github.com/simeji/jid" go_package="https://github.com/simeji/jid/cmd/jid"