From 49701d35674e5ca1f51d178c24bae1bc3bff6a72 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Fri, 21 Jun 2024 09:26:48 +0200 Subject: [PATCH] docker-buildx: update to 0.15.1. Closes: #50908 [via git-merge-pr] --- srcpkgs/docker-buildx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/docker-buildx/template b/srcpkgs/docker-buildx/template index 9f7f3c883a5..702fb0ff3cc 100644 --- a/srcpkgs/docker-buildx/template +++ b/srcpkgs/docker-buildx/template @@ -1,6 +1,6 @@ # Template file for 'docker-buildx' pkgname=docker-buildx -version=0.14.1 +version=0.15.1 revision=1 build_style=go go_import_path="github.com/docker/buildx" @@ -12,7 +12,7 @@ maintainer="Daniel Lewan " 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=01e39cc6d674e20547a62f52d80bc3cbd6c1cff6764d7869e182bdcdd49ac297 +checksum=af8a6733b166c7b7676348e7553b1abaa9e62b416827f1be790a8fe7ec21c8a9 post_install() { vmkdir usr/libexec/docker/cli-plugins