Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go-jira: update to 1.0.21.
@ 2019-10-01 14:46 voidlinux-github
  2019-10-17 17:03 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-01 14:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is a new pull request by Piraty against master on the void-packages repository

https://github.com/Piraty/void-packages go-jira-1.0.21
https://github.com/void-linux/void-packages/pull/14900

go-jira: update to 1.0.21.
@thypon 

A patch file from https://github.com/void-linux/void-packages/pull/14900.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-jira-1.0.21-14900.patch --]
[-- Type: text/x-diff, Size: 1357 bytes --]

From 9e30aef68bf5e855742b8157114e89867ff75a58 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Tue, 1 Oct 2019 15:53:50 +0200
Subject: [PATCH] go-jira: update to 1.0.21.

---
 srcpkgs/go-jira/template | 24 +++++++-----------------
 1 file changed, 7 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 537d365eca8..fc3668fa323 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -1,25 +1,15 @@
 # Template file for 'go-jira'
 pkgname=go-jira
-version=1.0.20
-revision=2
+version=1.0.21
+revision=1
+wrksrc="jira-${version}"
 build_style=go
+go_import_path="github.com/go-jira/jira"
+go_package="$go_import_path/cmd/jira"
 hostmakedepends="dep"
 short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="Apache"
-go_import_path="github.com/Netflix-Skunkworks/go-jira"
-go_package="$go_import_path/cmd/jira"
+license="Apache-2.0"
 homepage="https://$go_import_path"
 distfiles="$homepage/archive/v$version.tar.gz"
-checksum=0adf6d68e4a0700578706d9707dab633db8ee336151ce4232de93c7332459c45
-
-pre_build() {
-	git config --global http.https://gopkg.in.followRedirects true
-
-	cd $GOSRCPATH
-	dep ensure
-}
-
-post_install() {
-	vlicense LICENSE
-}
+checksum=c76089423fc0d4b9dcdd39822d6d94452136f8f24b8c17ec75b0e702e40fbcc2

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: go-jira: update to 1.0.21.
  2019-10-01 14:46 [PR PATCH] go-jira: update to 1.0.21 voidlinux-github
@ 2019-10-17 17:03 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-17 17:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

There's a merged pull request on the void-packages repository

go-jira: update to 1.0.21.
https://github.com/void-linux/void-packages/pull/14900

Description:
@thypon 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-17 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 14:46 [PR PATCH] go-jira: update to 1.0.21 voidlinux-github
2019-10-17 17:03 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).