k3d: update to 5.5.1.

This commit is contained in:
Daniel Lewan 2023-05-29 21:59:47 +02:00 committed by Duncan Overbruck
parent d7e614a47e
commit 7c5eb66c4a

View file

@ -1,7 +1,7 @@
# Template file for 'k3d' # Template file for 'k3d'
pkgname=k3d pkgname=k3d
version=5.4.8 version=5.5.1
revision=2 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
go_import_path="github.com/k3d-io/k3d/v5" go_import_path="github.com/k3d-io/k3d/v5"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://k3d.io/" homepage="https://k3d.io/"
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
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=05870da540960bbbedf3e52e4b24bae35529061d407c45f237eae8722359d4bd checksum=e01e274a5a9ea547bcdd885504bd44ef37b67a5a3f597bcb69b84d54eb8bfef0
_completions="bash zsh fish" _completions="bash zsh fish"
post_build() { post_build() {