kubernetes: update to 1.10.4.

This commit is contained in:
Andrea Brancaleoni 2018-06-07 11:51:12 +02:00
parent 5c5ccaca7e
commit 5333b83f6e

View file

@ -1,7 +1,7 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.10.3
revision=2
version=1.10.4
revision=1
build_style=go
nocross=yes
only_for_archs="x86_64 x86_64-musl"
@ -13,7 +13,7 @@ license="Apache-2.0"
go_import_path="github.com/kubernetes/kubernetes"
homepage="http://kubernetes.io"
distfiles="https://$go_import_path/archive/v$version.tar.gz"
checksum=f3750b19d6d7471ea33230f96a420c53df46d8a060a4f14722992c5c7bdd9055
checksum=f352e9a6ea70c8e2c66e5e3351805c204364be729a65b85752963789cd61ef75
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"
conf_files="/etc/kubernetes/*"