void-packages/srcpkgs/skaffold/template
2020-10-01 11:09:27 +02:00

15 lines
650 B
Bash

# Template file for 'skaffold'
pkgname=skaffold
version=1.15.0
revision=1
build_style=go
go_import_path=github.com/GoogleContainerTools/skaffold
go_package="${go_import_path}/cmd/skaffold"
go_ldflags="-X ${go_import_path}/pkg/skaffold/version.version=${version}"
short_desc="Easy and repeatable Kubernetes development"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://skaffold.dev/"
changelog="https://github.com/GoogleContainerTools/skaffold/releases"
distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
checksum=d16c91191d4d0ac0d8eb29f9fb02462b948faffefcf0d5b91fd6491a3157d8c2