Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.34.1
version=0.37.1
revision=1
build_style=go
go_import_path="github.com/docker/buildx"
Expand All @@ -14,7 +14,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=907846895a843d1dc4fb6962f05567b0c279a2eca83be7461b5928125ebdcc51
checksum=c8eb34392910bf18a858d4099e841deec2f7ea433bb3ed230082f55b69f19118

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