14 lines
473 B
Bash
14 lines
473 B
Bash
|
# Template file for 'consul-template'
|
||
|
pkgname=consul-template
|
||
|
version=0.21.3
|
||
|
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=bee17710c7d265c3206bb8787712b9081b5aff62746eca50bdf177aa18c65a69
|