kubernetes: update to 1.31.2.

This commit is contained in:
Andrea Brancaleoni 2024-10-25 04:41:11 +00:00
parent 051c2cde34
commit 41f6de22d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.31.1
version=1.31.2
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=83094915698a9c24f93d1ffda3f17804a4024d3b65eabf681e77a62b35137208
checksum=05007001f41176b388fcb01d6dc35e454db35a4e65b114db42b2b7340be8aed3
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"