docker-buildx: update to 0.12.1.
This commit is contained in:
parent
936326da7c
commit
22e20329c9
@ -1,6 +1,6 @@
|
||||
# Template file for 'docker-buildx'
|
||||
pkgname=docker-buildx
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/buildx"
|
||||
@ -12,7 +12,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=7d00cc435b5ea8d180c0deda30e46ae2bca81d630629ad3c370a70448995ea5a
|
||||
checksum=9cc176ed55e7c423c23de35bd31df3b449261f1b90765c17f003bd4de86a6aa4
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user