go-jira: update to 1.0.17.
This commit is contained in:
parent
717e866fdc
commit
a1267a7563
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-jira'
|
||||
pkgname=go-jira
|
||||
version=1.0.16
|
||||
version=1.0.17
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="dep"
|
||||
|
@ -11,7 +11,7 @@ go_import_path="github.com/Netflix-Skunkworks/go-jira"
|
|||
go_package="$go_import_path/cmd/jira"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=40cb52174a4a5104278152337845907b61501c52e5ed203b4e8cf7a1ebf9ba49
|
||||
checksum=c1127af5ff8d19ab3f6b5bf424f262495143448608ec59beadcefb5e645feddb
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
|
Loading…
Reference in a new issue