Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doctl: fixed build
@ 2019-07-15  3:22 voidlinux-github
  2019-07-15  3:27 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-15  3:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Noah-Huppert/void-packages fix-pkg-doctl
https://github.com/void-linux/void-packages/pull/13130

doctl: fixed build


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-pkg-doctl-13130.patch --]
[-- Type: application/text/x-diff, Size: 1336 bytes --]

From 6ebbfc1466731eec6df818b3be18f731ca1ec48f Mon Sep 17 00:00:00 2001
From: Noah Huppert <contact@noahh.io>
Date: Sun, 14 Jul 2019 23:21:38 -0400
Subject: [PATCH] doctl: fixed build, close #12441

---
 srcpkgs/doctl/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index 5f99107191f..5bac8b4fb47 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,19 +1,19 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.15.0
+version=1.21.1
 revision=1
-build_style=go
-go_import_path=github.com/digitalocean/doctl/cmd/doctl
-go_get="yes"
-go_package="github.com/digitalocean/doctl/pkg/ssh"
-hostmakedepends="git"
 short_desc="Command line tool for DigitalOcean services"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
-distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=a3c8f2e15ca93b3e91f2750b87df19207f629583c583206b6089347cc4f990a5
+
+build_style=go
+go_import_path="github.com/digitalocean/doctl/cmd/doctl"
+go_build_tags="v${version}"
+go_get="yes"
 
 post_install() {
-	vlicense LICENSE.txt
+    vlicense _build-doctl-xbps/src/github.com/digitalocean/doctl/LICENSE.txt
+
+    vbin _build-doctl-xbps/bin/doctl
 }

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

end of thread, other threads:[~2019-07-16  8:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15  3:22 [PR PATCH] doctl: fixed build voidlinux-github
2019-07-15  3:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-15  3:27 ` voidlinux-github
2019-07-15  3:48 ` voidlinux-github
2019-07-15  3:48 ` voidlinux-github
2019-07-15  3:58 ` voidlinux-github
2019-07-15  3:58 ` voidlinux-github
2019-07-15  4:05 ` voidlinux-github
2019-07-15  4:05 ` voidlinux-github
2019-07-16  0:49 ` voidlinux-github
2019-07-16  0:49 ` voidlinux-github
2019-07-16  0:50 ` voidlinux-github
2019-07-16  0:50 ` voidlinux-github
2019-07-16  8:36 ` [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).