parent
7259bed759
commit
5f09eeb5ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-buildx'
|
||||
pkgname=docker-buildx
|
||||
version=0.15.1
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/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=af8a6733b166c7b7676348e7553b1abaa9e62b416827f1be790a8fe7ec21c8a9
|
||||
checksum=6660afc93ed7b6f1046cf179b780d8c0d9ee35fc3ac8ace78af49b7ea63969fc
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
|
Loading…
Reference in New Issue