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

Christian Rebischke shibumi at archlinux.org
Thu Oct 18 14:20:17 UTC 2018


    Date: Thursday, October 18, 2018 @ 14:20:16
  Author: shibumi
Revision: 396042

upgpkg: consul-template 0.19.5-1

Modified:
  consul-template/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 14:12:13 UTC (rev 396041)
+++ PKGBUILD	2018-10-18 14:20:16 UTC (rev 396042)
@@ -2,8 +2,8 @@
 # Contributor: Tyler Langlois <ty |at| tjll |dot| net>
 # Contributor: Tim Meusel <tim at bastelfreak.de>
 pkgname=consul-template
-pkgver=0.19.4
-pkgrel=2
+pkgver=0.19.5
+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='111a80441153783544817b7c6a9c08633308b9a8'
+_consul_template_commit='f8c8205caf458dfd0ecab69d029ab112803aa587'
 source=("git+https://github.com/hashicorp/consul-template#commit=${_consul_template_commit}"
         "${pkgname}.service"
         "${pkgname}.hcl")



More information about the arch-commits mailing list