go-jira: update to 1.0.19.

This commit is contained in:
Andrea Brancaleoni 2018-08-04 13:43:51 +02:00
parent c392488396
commit 6a67073755

View File

@ -1,6 +1,6 @@
# Template file for 'go-jira'
pkgname=go-jira
version=1.0.18
version=1.0.19
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=636a5c0a64441075b7cf5c8c452f5bd2c3788e9ed3201eb8de416f4b627b7f8d
checksum=fd7b3253213bc7b84694d75620f4dc8640f989f8754fccb964e289d005bec819
pre_build() {
git config --global http.https://gopkg.in.followRedirects true