kubernetes: update to 1.18.8.

This commit is contained in:
Leah Neukirchen 2020-09-02 13:32:52 +02:00
parent 3954efd6cf
commit a853dfb875
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.18.6
version=1.18.8
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=e03031e98594a69d1df43e2589692bf48b60acbcbf2fb5c997daee74923e2381
checksum=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"