14 lines
473 B
Bash
14 lines
473 B
Bash
# Template file for 'consul-template'
|
|
pkgname=consul-template
|
|
version=0.23.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/hashicorp/$pkgname"
|
|
hostmakedepends="git"
|
|
short_desc="Template rendering, notifier, and supervisor for Consul and Vault data"
|
|
maintainer="Noel Cower <ncower@gmail.com>"
|
|
license="MPL-2.0"
|
|
homepage="https://$go_import_path"
|
|
distfiles="$homepage/archive/v$version.tar.gz"
|
|
checksum=fd726bca04df2caf786cf786287510a7329c11182b31f17db1afff4b387d8178
|