go-jira: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:56 -05:00 committed by Michael Gehring
parent a4c7b9cc77
commit 03eb54e910

View file

@ -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"