Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doctl: update to 1.97.0.
@ 2023-07-08  9:06 benalb
  2023-07-09  3:23 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: benalb @ 2023-07-08  9:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages doctl
https://github.com/void-linux/void-packages/pull/44919

doctl: update to 1.97.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)


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

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

From 28e6cf49eb395fe2b7f528430ef9cca3bf8fc5eb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Sat, 8 Jul 2023 11:05:28 +0200
Subject: [PATCH] doctl: update to 1.97.0.

---
 srcpkgs/doctl/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index fd72254c2fb5..dcb001e0eed7 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,9 +1,10 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.96.1
+version=1.97.0
 revision=1
 build_style=go
-go_import_path="github.com/digitalocean/doctl/cmd/doctl"
+go_import_path="github.com/digitalocean/doctl"
+go_package="${go_import_path}/cmd/doctl"
 _maj_min=${version%*.*}
 _major=${_maj_min%.*}
 _minor=${_maj_min#*.}
@@ -15,4 +16,4 @@ license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=1a5d71a4c387fcc7d5bea60d2ee80188f539b77744be0db29bdfef1fb5ecda66
+checksum=98ca6b4ae7ce77ef1eff2701a158c840e783deb02bfe0870de1c4a24e14ff2a9

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

* Re: [PR PATCH] [Merged]: doctl: update to 1.97.0.
  2023-07-08  9:06 [PR PATCH] doctl: update to 1.97.0 benalb
@ 2023-07-09  3:23 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-07-09  3:23 UTC (permalink / raw)
  To: ml

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

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

doctl: update to 1.97.0.
https://github.com/void-linux/void-packages/pull/44919

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)


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

end of thread, other threads:[~2023-07-09  3:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-08  9:06 [PR PATCH] doctl: update to 1.97.0 benalb
2023-07-09  3:23 ` [PR PATCH] [Merged]: " classabbyamp

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).