consul-template: update to 0.24.1.
This commit is contained in:
parent
43da2f63a4
commit
66f221fe40
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'consul-template'
|
||||
pkgname=consul-template
|
||||
version=0.23.0
|
||||
version=0.24.1
|
||||
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>"
|
||||
maintainer="Noel Cower <ncower@nil.dev>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=fd726bca04df2caf786cf786287510a7329c11182b31f17db1afff4b387d8178
|
||||
checksum=96449a4bdf9f547dd2bed079a07941e56bbc27c1d2e841f5c4edc3b71c78ab93
|
||||
|
|
Loading…
Reference in a new issue