Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doctl: update to 1.80.0.
@ 2022-09-20 14:57 benalb
  2022-09-20 15:12 ` [PR PATCH] [Updated] " benalb
  2022-09-20 17:14 ` [PR PATCH] [Merged]: doctl: update to 1.81.0 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: benalb @ 2022-09-20 14:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1227 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/39389

doctl: update to 1.80.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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

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

From aac045ab9ae0643e2eff718290d42535d4bd255f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 20 Sep 2022 16:56:13 +0200
Subject: [PATCH] doctl: update to 1.80.0.

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

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index 423707b8470c..259fe9320779 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.79.0
+version=1.80.0
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl/cmd/doctl"
@@ -14,4 +14,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=c4c581c1b2e1df73f434adac77c60fd64ddb5e62455651965dacbf624cf70d98
+checksum=5100deb1f7f5d3a03e63f4deec7ddadf11553e491987c26f70eb4f920b966637

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

* Re: [PR PATCH] [Updated] doctl: update to 1.80.0.
  2022-09-20 14:57 [PR PATCH] doctl: update to 1.80.0 benalb
@ 2022-09-20 15:12 ` benalb
  2022-09-20 17:14 ` [PR PATCH] [Merged]: doctl: update to 1.81.0 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: benalb @ 2022-09-20 15:12 UTC (permalink / raw)
  To: ml

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

There is an updated 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/39389

doctl: update to 1.80.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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

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

From 18fe99a1375a23e32c653568abe04d1973474b9b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 20 Sep 2022 16:56:13 +0200
Subject: [PATCH] doctl: update to 1.81.0.

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

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index 423707b8470c..c87f63af292a 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.79.0
+version=1.81.0
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl/cmd/doctl"
@@ -14,4 +14,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=c4c581c1b2e1df73f434adac77c60fd64ddb5e62455651965dacbf624cf70d98
+checksum=5eb5c7fcb47d623d49b440814d4cfe1294d12119bede851ee7902ed6198ae78b

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

* Re: [PR PATCH] [Merged]: doctl: update to 1.81.0.
  2022-09-20 14:57 [PR PATCH] doctl: update to 1.80.0 benalb
  2022-09-20 15:12 ` [PR PATCH] [Updated] " benalb
@ 2022-09-20 17:14 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-20 17:14 UTC (permalink / raw)
  To: ml

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

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

doctl: update to 1.81.0.
https://github.com/void-linux/void-packages/pull/39389

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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

end of thread, other threads:[~2022-09-20 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-20 14:57 [PR PATCH] doctl: update to 1.80.0 benalb
2022-09-20 15:12 ` [PR PATCH] [Updated] " benalb
2022-09-20 17:14 ` [PR PATCH] [Merged]: doctl: update to 1.81.0 paper42

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