From 07e29833c4314abd9f36b87f6ea3c13a087c3456 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 11 May 2017 10:42:24 +0200 Subject: [PATCH] go-jira: update to 0.1.14. --- srcpkgs/go-jira/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template index ed39874498f..362f44241e5 100644 --- a/srcpkgs/go-jira/template +++ b/srcpkgs/go-jira/template @@ -1,6 +1,6 @@ # Template file for 'go-jira' pkgname=go-jira -version=0.1.13 +version=0.1.14 revision=1 build_style=go hostmakedepends="git-perl" @@ -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=da80d2f8d2eeea411c191e9767d5b9d3eb87ad7e9710703a07aee75a1cb78824 +checksum=561f388a0dcb6da531469fa913f9e5377f30f406b2afab78f6a0dd66b5352384 pre_build() { git config --global http.https://gopkg.in.followRedirects true