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.0
version=0.34.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=864d734b660e57596f4e51acb8f2481202e227feae6dedf1dd6598e05e2584b4
checksum=907846895a843d1dc4fb6962f05567b0c279a2eca83be7461b5928125ebdcc51

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