From d15a955eabd5693ace1ff8dbdc6d6a237d62ae2e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:14 +0000 Subject: [PATCH] go-jira: rebuild with go-1.8 --- 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 73a1842c8ea..d49181ab23a 100644 --- a/srcpkgs/go-jira/template +++ b/srcpkgs/go-jira/template @@ -1,7 +1,7 @@ # Template file for 'go-jira' pkgname=go-jira version=0.1.10 -revision=1 +revision=2 build_style=go hostmakedepends="git-perl" short_desc="Simple jira command line client in Go"