New package: go-jira-0.0.19
This commit is contained in:
parent
255689bcf8
commit
fd36ff4b64
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'go-jira'
|
||||
pkgname=go-jira
|
||||
version=0.0.19
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
short_desc="Simple jira command line client in Go"
|
||||
maintainer="Andrea Brancaleoni <andrea.brancaleoni@cleafy.com>"
|
||||
license="Apache"
|
||||
go_import_path="github.com/Netflix-Skunkworks/go-jira/jira"
|
||||
homepage="https://github.com/Netflix-Skunkworks/go-jira"
|
||||
distfiles="$homepage/archive/$version.tar.gz"
|
||||
checksum=9627aa2e692d5ff429d071173f97289b4ceae61e6910f600e9755bef75ab9935
|
Loading…
Reference in New Issue