mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
docker-buildx: update to 0.10.3.
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
626b088b0b
commit
761622e0e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-buildx'
|
||||
pkgname=docker-buildx
|
||||
version=0.9.1
|
||||
version=0.10.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/buildx/cmd/buildx"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
|
|||
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=22b0d2acfffaaa4a52d13cd6fa78608e9c817c3d1bdfbaf2e274242325bb293d
|
||||
checksum=e21ce4b222cfcc5fe981a1ee51fca1f7c7d59de0f1911ae3f64f6d9a969695a3
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue