mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
parent
86ce58c151
commit
040a400e5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-buildx'
|
||||
pkgname=docker-buildx
|
||||
version=0.18.0
|
||||
version=0.19.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/buildx"
|
||||
|
@ -13,7 +13,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=a935cb2715a5054d918d40ef07cdd4a6465b20a755d466248718ab59fd41c334
|
||||
checksum=f45cb0d465ef0bdcac5136764db33626280fb8720dbae5f9565102e1af58f3c4
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue