Skip to content

Commit

Permalink
docker-buildx: update to 0.19.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD committed Jan 5, 2025
1 parent 5e26aad commit f4042da
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.19.3
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=981a17d5763d9583c6c73ac194d4978de6fb632e3818fa6d983aefbc0c02f844

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

0 comments on commit f4042da

Please sign in to comment.