mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: go-jira-0.0.19
This commit is contained in:
parent
255689bcf8
commit
fd36ff4b64
1 changed files with 13 additions and 0 deletions
13
srcpkgs/go-jira/template
Normal file
13
srcpkgs/go-jira/template
Normal file
|
@ -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…
Add table
Reference in a new issue