14 lines
471 B
Bash
14 lines
471 B
Bash
# Template file for 'consul-template'
|
|
pkgname=consul-template
|
|
version=0.25.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@nil.dev>"
|
|
license="MPL-2.0"
|
|
homepage="https://$go_import_path"
|
|
distfiles="$homepage/archive/v$version.tar.gz"
|
|
checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
|