mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
k3s: update to 0.9.1.
This commit is contained in:
parent
f3820a252e
commit
5ee752e9c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'k3s'
|
# Template file for 'k3s'
|
||||||
pkgname=k3s
|
pkgname=k3s
|
||||||
version=0.8.1
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rancher/k3s"
|
go_import_path="github.com/rancher/k3s"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/rancher/k3s"
|
homepage="https://github.com/rancher/k3s"
|
||||||
distfiles="https://github.com/rancher/k3s/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rancher/k3s/archive/v${version}.tar.gz"
|
||||||
checksum=4139d5ffaff3e120bc7e54bbae596fb1c25e40b309a05daad4c276a6c60a2388
|
checksum=dee3ddfcdb61f292bcfe778d7677e436309511e15c6bbdd326ebec42ea41bbac
|
||||||
|
|
Loading…
Add table
Reference in a new issue