[arch-commits] Commit in consul-template/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun May 30 00:03:37 UTC 2021
Date: Sunday, May 30, 2021 @ 00:03:37
Author: shibumi
Revision: 950303
upgpkg: consul-template 0.25.2-1
Modified:
consul-template/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 23:58:49 UTC (rev 950302)
+++ PKGBUILD 2021-05-30 00:03:37 UTC (rev 950303)
@@ -2,8 +2,8 @@
# Contributor: Tyler Langlois <ty |at| tjll |dot| net>
# Contributor: Tim Meusel <tim at bastelfreak.de>
pkgname=consul-template
-pkgver=0.22.1
-pkgrel=3
+pkgver=0.25.2
+pkgrel=1
pkgdesc='Template rendering, notifier, and supervisor for HashiCorp Consul and Vault data'
arch=('x86_64')
url='https://github.com/hashicorp/consul-template'
@@ -13,7 +13,7 @@
depends=('glibc')
optdepends=('consul: interpolate values from a distributed key/value store'
'vault: reference secure secrets in template files')
-_consul_template_commit='005b42eb2414a945dfe205dba58f64cc3546a7b5'
+_consul_template_commit='870905de57f085588c3b718b779d8550aefc5dcf'
source=("git+https://github.com/hashicorp/consul-template#commit=${_consul_template_commit}"
"${pkgname}.service"
"${pkgname}.hcl")
More information about the arch-commits
mailing list