mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
e9071e2b2e
commit
49701d3567
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.14.1
|
version=0.15.1
|
||||||
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=01e39cc6d674e20547a62f52d80bc3cbd6c1cff6764d7869e182bdcdd49ac297
|
checksum=af8a6733b166c7b7676348e7553b1abaa9e62b416827f1be790a8fe7ec21c8a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/libexec/docker/cli-plugins
|
vmkdir usr/libexec/docker/cli-plugins
|
||||||
|
|
Loading…
Add table
Reference in a new issue