docker-buildx: update to 0.8.2
This commit is contained in:
parent
3c36dff345
commit
4dca93c618
@ -1,6 +1,6 @@
|
||||
# Template file for 'docker-buildx'
|
||||
pkgname=docker-buildx
|
||||
version=0.7.1
|
||||
version=0.8.2
|
||||
revision=1
|
||||
wrksrc="buildx-${version}"
|
||||
build_style=go
|
||||
@ -12,7 +12,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=5df4224eeac5a00d1bef2344660e93415264a64ea4742133f2c2a794c563ef50
|
||||
checksum=5a368ffa7c0fd3df510bbb89f345bea9be490a3783de350d2b79b3ed69c237fe
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user