Skip to content

Commit

Permalink
docker-buildx: update to 0.20.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD committed Jan 21, 2025
1 parent 8a06ecc commit 91810df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/docker-buildx/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'docker-buildx'
pkgname=docker-buildx
version=0.19.2
version=0.20.0
revision=1
build_style=go
go_import_path="github.com/docker/buildx"
Expand All @@ -13,7 +13,7 @@ maintainer="Daniel Lewan <[email protected]>"
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=ddf784d450c1a225b3308a4cc71e18e72beab7d99a73ede5818c7ae9c9431041

post_install() {
vmkdir usr/libexec/docker/cli-plugins
Expand Down

0 comments on commit 91810df

Please sign in to comment.