k3d: update to 5.4.3.
This commit is contained in:
parent
3db50246e2
commit
1d68f96e36
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'k3d'
|
# Template file for 'k3d'
|
||||||
pkgname=k3d
|
pkgname=k3d
|
||||||
version=5.4.1
|
version=5.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://k3d.io/"
|
homepage="https://k3d.io/"
|
||||||
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
|
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
|
||||||
checksum=606cf8fc8d2732e87e92cc9e67d73e64eb73c5e093193cc03172cbba685e0ee0
|
checksum=003461822e2f1987394040711d423e44f56f2de5250962fbcee67c765ef8474b
|
||||||
_completions="bash zsh fish"
|
_completions="bash zsh fish"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Reference in New Issue