docker-buildx: update to 0.17.0.

This commit is contained in:
Daniel Lewan 2024-09-11 09:36:23 +02:00 committed by classabbyamp
parent fdebc29453
commit 9651934c20
1 changed files with 3 additions and 3 deletions

View File

@ -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