From 50c014689f74a31b24114d477d8bf7e261e22159 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:46 +0000 Subject: [PATCH] go-jira: rebuild with go-1.10.2 --- srcpkgs/go-jira/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template index 0fe0d91f361..198f400ddbb 100644 --- a/srcpkgs/go-jira/template +++ b/srcpkgs/go-jira/template @@ -1,7 +1,7 @@ # Template file for 'go-jira' pkgname=go-jira version=1.0.17 -revision=1 +revision=2 build_style=go hostmakedepends="dep" short_desc="Simple jira command line client in Go"