14 lines
431 B
Bash
14 lines
431 B
Bash
# Template file for 'k3s'
|
|
pkgname=k3s
|
|
version=0.8.1
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/rancher/k3s"
|
|
hostmakedepends="git"
|
|
short_desc="Kubernetes on sedatives"
|
|
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/rancher/k3s"
|
|
distfiles="https://github.com/rancher/k3s/archive/v${version}.tar.gz"
|
|
checksum=4139d5ffaff3e120bc7e54bbae596fb1c25e40b309a05daad4c276a6c60a2388
|