From b9d09a5110bba6e1b01bac23fff925e0e8e5b403 Mon Sep 17 00:00:00 2001 From: Mate GABRI Date: Mon, 29 May 2023 19:59:58 +1000 Subject: [PATCH] kops: update to 1.26.3 --- srcpkgs/kops/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template index 25f8b2b2ac81..4b5cb338839e 100644 --- a/srcpkgs/kops/template +++ b/srcpkgs/kops/template @@ -1,6 +1,6 @@ # Template file for 'kops' pkgname=kops -version=1.26.2 +version=1.26.3 revision=2 archs="x86_64*" build_style=go @@ -12,7 +12,7 @@ maintainer="Mate Gabri " 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