go-jira: rebuild with go-1.9.3

This commit is contained in:
Michael Gehring 2018-01-24 08:54:20 +00:00
parent d2ce713c33
commit 7a93972afb

View file

@ -1,7 +1,7 @@
# Template file for 'go-jira' # Template file for 'go-jira'
pkgname=go-jira pkgname=go-jira
version=1.0.14 version=1.0.14
revision=1 revision=2
build_style=go build_style=go
hostmakedepends="dep" hostmakedepends="dep"
short_desc="Simple jira command line client in Go" short_desc="Simple jira command line client in Go"