kubernetes: update to 1.31.3.

This commit is contained in:
Andrea Brancaleoni 2024-11-21 23:07:41 +00:00
parent 72c1a2bee1
commit cd7206ffb8
1 changed files with 2 additions and 2 deletions

View File

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