From f05d7f55f602c3f946a4ac40237d5d5c70605f47 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 25 Mar 2017 22:16:14 +0100 Subject: [PATCH] go-jira: update to 0.1.12. --- 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 234c73e42f1..9947c7e541e 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.11 +version=0.1.12 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=40287dae1e542426352661e4fbf4f675f339a7d5d60a26a25fa5d6ac3378ea62 +checksum=b3bf289001f908ec77e616cdfc7158e0ae69c791ba37a75e8ac7f0b0e28605b5 pre_build() { git config --global http.https://gopkg.in.followRedirects true