kops: update to 1.26.3

This commit is contained in:
Mate GABRI 2023-05-29 19:59:58 +10:00 committed by Andrew Benson
parent 703f2ab23d
commit e7dfa23944
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kops'
pkgname=kops
version=1.26.2
revision=2
version=1.26.3
revision=1
archs="x86_64*"
build_style=go
go_import_path="k8s.io/kops/cmd/kops"
@ -12,7 +12,7 @@ maintainer="Mate Gabri <iam@theguy.io>"
license="Apache-2.0"
homepage="https://github.com/kubernetes/kops"
distfiles="https://github.com/kubernetes/kops/archive/refs/tags/v${version}.tar.gz"
checksum=01d1af58b3cc2ff0917aa0ef95c7f1761bf3572b90e48608637771c2ba779813
checksum=10959b7b59f61a6078471eb2da30ad8c839fa96f648c2c9606a3deafce36eb91
post_install() {
${DESTDIR}/usr/bin/kops completion bash >kops-completion.bash