go-jira: update to 1.0.14.
This commit is contained in:
parent
e6f3715efe
commit
9e18a562b5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-jira'
|
# Template file for 'go-jira'
|
||||||
pkgname=go-jira
|
pkgname=go-jira
|
||||||
version=1.0.13
|
version=1.0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="dep"
|
hostmakedepends="dep"
|
||||||
|
@ -11,7 +11,7 @@ go_import_path="github.com/Netflix-Skunkworks/go-jira"
|
||||||
go_package="$go_import_path/cmd/jira"
|
go_package="$go_import_path/cmd/jira"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=61d58d9851e1dd92eb67342f1d75fef9c908059d3b9152a7e51ea027a31e6b09
|
checksum=34cb45af19985474b8d9079c1f551f4892bfbe64073a5a8f89333ca3603e4639
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
git config --global http.https://gopkg.in.followRedirects true
|
git config --global http.https://gopkg.in.followRedirects true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user