mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
go-jira: update to 0.1.14.
This commit is contained in:
parent
e6d1b7d864
commit
07e29833c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-jira'
|
# Template file for 'go-jira'
|
||||||
pkgname=go-jira
|
pkgname=go-jira
|
||||||
version=0.1.13
|
version=0.1.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
|
@ -11,7 +11,7 @@ go_import_path="github.com/Netflix-Skunkworks/go-jira"
|
||||||
go_package="$go_import_path/main"
|
go_package="$go_import_path/main"
|
||||||
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=da80d2f8d2eeea411c191e9767d5b9d3eb87ad7e9710703a07aee75a1cb78824
|
checksum=561f388a0dcb6da531469fa913f9e5377f30f406b2afab78f6a0dd66b5352384
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
git config --global http.https://gopkg.in.followRedirects true
|
git config --global http.https://gopkg.in.followRedirects true
|
||||||
|
|
Loading…
Add table
Reference in a new issue