go-jira: update to 1.0.22.
This commit is contained in:
parent
e6713f12fd
commit
2dd93afb63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-jira'
|
||||
pkgname=go-jira
|
||||
version=1.0.21
|
||||
version=1.0.22
|
||||
revision=1
|
||||
wrksrc="jira-${version}"
|
||||
build_style=go
|
||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=c76089423fc0d4b9dcdd39822d6d94452136f8f24b8c17ec75b0e702e40fbcc2
|
||||
checksum=428099801521debb46f30ed602481e92c4560e2251542c1f1a2dc4a818ff9765
|
||||
|
|
Loading…
Reference in a new issue