From e6ddff35c02836ee6ccdc1844314f4ff136bcdbc Mon Sep 17 00:00:00 2001 From: baalajimaestro Date: Tue, 21 Feb 2023 09:53:42 +0530 Subject: [PATCH] docker-buildx: update to 0.10.3. Signed-off-by: baalajimaestro --- 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 0c4df7c9cec1..41a8e7a91f54 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.9.1 +version=0.10.3 revision=1 build_style=go go_import_path="github.com/docker/buildx/cmd/buildx" @@ -11,7 +11,7 @@ maintainer="Gabriel Sanches " 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=22b0d2acfffaaa4a52d13cd6fa78608e9c817c3d1bdfbaf2e274242325bb293d +checksum=e21ce4b222cfcc5fe981a1ee51fca1f7c7d59de0f1911ae3f64f6d9a969695a3 post_install() { vmkdir usr/libexec/docker/cli-plugins