go-jira: update to 0.1.13.
This commit is contained in:
parent
79f27c7d98
commit
c35eb63155
@ -1,7 +1,7 @@
|
||||
# Template file for 'go-jira'
|
||||
pkgname=go-jira
|
||||
version=0.1.12
|
||||
revision=2
|
||||
version=0.1.13
|
||||
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=b3bf289001f908ec77e616cdfc7158e0ae69c791ba37a75e8ac7f0b0e28605b5
|
||||
checksum=da80d2f8d2eeea411c191e9767d5b9d3eb87ad7e9710703a07aee75a1cb78824
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
Loading…
x
Reference in New Issue
Block a user