void-packages/srcpkgs/operator-sdk/template
2020-03-21 12:33:00 +01:00

14 lines
624 B
Bash

# Template file for 'operator-sdk'
pkgname=operator-sdk
version=0.16.0
revision=1
build_style=go
go_import_path="github.com/operator-framework/operator-sdk"
go_package="${go_import_path}/cmd/operator-sdk"
go_ldflags="-X ${go_import_path}/version.GitVersion=v${version}"
short_desc="SDK for building Kubernetes applications"
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
license="Apache-2.0"
homepage="https://github.com/operator-framework/operator-sdk"
distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
checksum=046664d734e812fb798084a4d3b2ff5c9c117df51ddbbb1473ab78fbc10a5fe3