kubernetes: update to 1.32.1.

This commit is contained in:
Andrea Brancaleoni 2025-01-16 07:09:00 +00:00
parent cd36f4eef6
commit 622a5873ed

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.32.0
version=1.32.1
revision=1
archs="aarch64* x86_64* ppc64le*"
build_style=go
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="http://kubernetes.io"
distfiles="https://$go_import_path/archive/v$version.tar.gz"
checksum=3793859c53f09ebc92e013ea858b8916cc19d7fe288ec95882dada4e5a075d08
checksum=9724c849c524c2e69a0a0da4f1a3b0335d7d544eeaa9fc22cb5b87d7c0c52c9d
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"