go-jira: update to 0.1.11.

This commit is contained in:
Andrea Brancaleoni 2017-02-28 21:41:42 +01:00
parent 8bb1493bdb
commit 077d9cd432

View file

@ -1,7 +1,7 @@
# Template file for 'go-jira'
pkgname=go-jira
version=0.1.10
revision=2
version=0.1.11
revision=1
build_style=go
hostmakedepends="git-perl"
short_desc="Simple jira command line client in Go"
@ -11,7 +11,7 @@ go_import_path="github.com/Netflix-Skunkworks/go-jira"
go_package="$go_import_path/main"
homepage="https://$go_import_path"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=a4a7e27f34f6f16094fdd8b0d7c373b21c828d0c2a5a3990e9ff27d8b40c95ea
checksum=40287dae1e542426352661e4fbf4f675f339a7d5d60a26a25fa5d6ac3378ea62
pre_build() {
git config --global http.https://gopkg.in.followRedirects true