[arch-commits] Commit in consul-template/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Thu Sep 26 19:45:20 UTC 2019


    Date: Thursday, September 26, 2019 @ 19:45:19
  Author: shibumi
Revision: 511874

upgpkg: consul-template 0.22.0-1

Modified:
  consul-template/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 19:44:27 UTC (rev 511873)
+++ PKGBUILD	2019-09-26 19:45:19 UTC (rev 511874)
@@ -2,7 +2,7 @@
 # Contributor: Tyler Langlois <ty |at| tjll |dot| net>
 # Contributor: Tim Meusel <tim at bastelfreak.de>
 pkgname=consul-template
-pkgver=0.21.0
+pkgver=0.22.0
 pkgrel=1
 pkgdesc='Template rendering, notifier, and supervisor for HashiCorp Consul and Vault data'
 arch=('x86_64')
@@ -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='05c6b650cd48d79d5aae4a603ae24c24ff61098c'
+_consul_template_commit='005b42eb2414a945dfe205dba58f64cc3546a7b5'
 source=("git+https://github.com/hashicorp/consul-template#commit=${_consul_template_commit}"
         "${pkgname}.service"
         "${pkgname}.hcl")



More information about the arch-commits mailing list