From a6d37c56d424b02b2b3b72a5e14cd2b327b48bbe Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sun, 30 Mar 2025 17:37:37 +0200 Subject: [PATCH] docker-buildx: update to 0.22.0. --- 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 01a37716b27..63c02e0c25c 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.19.2 +version=0.22.0 revision=1 build_style=go go_import_path="github.com/docker/buildx" @@ -13,7 +13,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=f45cb0d465ef0bdcac5136764db33626280fb8720dbae5f9565102e1af58f3c4 +checksum=afcfea302f639f86299d41657f2ea6ca8df0d8cc3e243c299c8ada0ecfbb1fc4 post_install() { vmkdir usr/libexec/docker/cli-plugins