kubernetes: update to 1.22.4.

This commit is contained in:
Andrea Brancaleoni 2021-12-06 23:49:04 +01:00
parent 94ab7748dc
commit db9a397c7a

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.22.3
version=1.22.4
revision=1
archs="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=c1b20d29a25c7eb4a294e29196cfe78c594f61b60c49b5337715f45b3fa6efd9
checksum=7afd37bc86e0d2b42b2902aa31dda1352244486c6bec13f8018a4ee81ef526ea
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"