minikube: update to 1.25.1.
This commit is contained in:
parent
9ff585986c
commit
8932809d15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minikube'
|
||||
pkgname=minikube
|
||||
version=1.24.0
|
||||
version=1.25.1
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64*"
|
||||
build_style=go
|
||||
|
@ -16,7 +16,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/kubernetes/minikube"
|
||||
changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/kubernetes/minikube/archive/v$version.tar.gz"
|
||||
checksum=df8e273468163341ff28721c8774a380df9b9d5a8e45eb3cbbcb485552d1a1c2
|
||||
checksum=a3ee571062ccedd2f07344dd21c3eb9de0ccd1aa3c7431469c2220c896a0324d
|
||||
|
||||
pre_build() {
|
||||
local storage_provisioner_tag= iso_version=
|
||||
|
|
Loading…
Add table
Reference in a new issue