Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker-buildx: update to 0.17.0.
@ 2024-09-11  7:37 TeddyDD
  2024-09-18  1:57 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: TeddyDD @ 2024-09-11  7:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-docker-buildx
https://github.com/void-linux/void-packages/pull/52175

docker-buildx: update to 0.17.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, (ARCH-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/52175.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-docker-buildx-52175.patch --]
[-- Type: text/x-diff, Size: 1152 bytes --]

From 84078b527575093f5a5e7f64a506fd53e55798fe Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 11 Sep 2024 09:36:23 +0200
Subject: [PATCH] docker-buildx: update to 0.17.0.

---
 srcpkgs/docker-buildx/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/docker-buildx/template b/srcpkgs/docker-buildx/template
index 5f5171c7cd29d9..22ae8c6dd4ea27 100644
--- a/srcpkgs/docker-buildx/template
+++ b/srcpkgs/docker-buildx/template
@@ -1,7 +1,7 @@
 # Template file for 'docker-buildx'
 pkgname=docker-buildx
-version=0.16.2
-revision=2
+version=0.17.0
+revision=1
 build_style=go
 go_import_path="github.com/docker/buildx"
 go_package="./cmd/buildx"
@@ -12,7 +12,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/buildx/working-with-buildx/"
 distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
-checksum=f314635765f3dc5efe089244280cd24a577e83d339fec1970fed16977bf28382
+checksum=f846f36dc93d78e9b1c94b716279a04f1d6f58ef5d445c6615ec8e5e3a7b5efa
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

end of thread, other threads:[~2024-09-18  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-11  7:37 [PR PATCH] docker-buildx: update to 0.17.0 TeddyDD
2024-09-18  1:57 ` [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).