From 03eb54e91033113f603dfb878a515e1ba9742963 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:56 -0500 Subject: [PATCH] go-jira: rebuild with go-1.10 --- 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 4d0ea3a2af0..e755d420bfa 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.14 -revision=2 +revision=3 build_style=go hostmakedepends="dep" short_desc="Simple jira command line client in Go"