go-jira: update to 0.1.15.
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| # Template file for 'go-jira' | ||||
| pkgname=go-jira | ||||
| version=0.1.14 | ||||
| revision=3 | ||||
| version=0.1.15 | ||||
| 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=561f388a0dcb6da531469fa913f9e5377f30f406b2afab78f6a0dd66b5352384 | ||||
| checksum=e5e05276998a28035a88d74d9c4ecc6c877a7d9261ecfa873bdf38a5c6605362 | ||||
|  | ||||
| pre_build() { | ||||
| 	git config --global http.https://gopkg.in.followRedirects true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andrea Brancaleoni
					Andrea Brancaleoni