kubernetes: update to 1.19.1.
This commit is contained in:
parent
0b1711468f
commit
042ea014e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.18.8
|
||||
revision=2
|
||||
version=1.19.1
|
||||
revision=1
|
||||
archs="x86_64* ppc64le*"
|
||||
build_style=go
|
||||
go_import_path="github.com/kubernetes/kubernetes"
|
||||
|
@ -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=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
|
||||
checksum=ea0792bf452bf9d9789f3e792117bdd3037c6a7cc4a79c6c63c56991ccb74b2a
|
||||
nocross=yes
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
|
|
Loading…
Reference in a new issue