mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
minikube: update to 1.24.0.
This commit is contained in:
parent
245977d027
commit
43444cdbc8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'minikube'
|
# Template file for 'minikube'
|
||||||
pkgname=minikube
|
pkgname=minikube
|
||||||
version=1.23.0
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64*"
|
archs="x86_64* i686* aarch64*"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -16,7 +16,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/kubernetes/minikube"
|
homepage="https://github.com/kubernetes/minikube"
|
||||||
changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/kubernetes/minikube/archive/v$version.tar.gz"
|
distfiles="https://github.com/kubernetes/minikube/archive/v$version.tar.gz"
|
||||||
checksum=c40e43a4944cf434e03d2ce520c330bdca209fb08428601e1d453ea124a9c2b3
|
checksum=df8e273468163341ff28721c8774a380df9b9d5a8e45eb3cbbcb485552d1a1c2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local storage_provisioner_tag= iso_version=
|
local storage_provisioner_tag= iso_version=
|
||||||
|
|
Loading…
Add table
Reference in a new issue