kubernetes: update to 1.10.3.
This commit is contained in:
parent
193a17fe38
commit
77658ba6e9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.10.2
|
||||
revision=2
|
||||
version=1.10.3
|
||||
revision=1
|
||||
build_style=go
|
||||
nocross=yes
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
|
@ -12,7 +12,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=41df701cfb19c3f308f3066203c7f8225d509aa895ca4103564ccc957b391c6b
|
||||
checksum=f3750b19d6d7471ea33230f96a420c53df46d8a060a4f14722992c5c7bdd9055
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
conf_files="/etc/kubernetes/*"
|
||||
|
|
Loading…
Reference in a new issue