mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
kubernetes: update to 1.15.1.
This commit is contained in:
parent
ffae1c45bf
commit
a1f20870f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.15.0
|
||||
version=1.15.1
|
||||
revision=1
|
||||
build_style=go
|
||||
nocross=yes
|
||||
|
@ -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=d850922e14f59f1808323a6655f14ca10118c4e2ae5936f652b694059960e7b8
|
||||
checksum=a90fc0456e32da76ca52a5e8256d9a9fd7e18eebb5f3438c60476059c7464334
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
conf_files="/etc/kubernetes/*"
|
||||
|
|
Loading…
Add table
Reference in a new issue