mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
docker-buildx: update to 0.16.2.
This commit is contained in:
parent
85091df98c
commit
85abce2eaa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'docker-buildx'
|
# Template file for 'docker-buildx'
|
||||||
pkgname=docker-buildx
|
pkgname=docker-buildx
|
||||||
version=0.16.0
|
version=0.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/docker/buildx"
|
go_import_path="github.com/docker/buildx"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://docs.docker.com/buildx/working-with-buildx/"
|
homepage="https://docs.docker.com/buildx/working-with-buildx/"
|
||||||
distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6660afc93ed7b6f1046cf179b780d8c0d9ee35fc3ac8ace78af49b7ea63969fc
|
checksum=f314635765f3dc5efe089244280cd24a577e83d339fec1970fed16977bf28382
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/libexec/docker/cli-plugins
|
vmkdir usr/libexec/docker/cli-plugins
|
||||||
|
|
Loading…
Add table
Reference in a new issue