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

Christian Rebischke shibumi at archlinux.org
Sun Mar 17 04:43:24 UTC 2019


    Date: Sunday, March 17, 2019 @ 04:43:24
  Author: shibumi
Revision: 442283

upgpkg: consul-template 0.20.0-1

Modified:
  consul-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 01:09:10 UTC (rev 442282)
+++ PKGBUILD	2019-03-17 04:43:24 UTC (rev 442283)
@@ -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.5
-pkgrel=2
+pkgver=0.20.0
+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='f8c8205caf458dfd0ecab69d029ab112803aa587'
+_consul_template_commit='9a0f301b69d841c32f36b78008afb2dee8a9c40b'
 source=("git+https://github.com/hashicorp/consul-template#commit=${_consul_template_commit}"
         "${pkgname}.service"
         "${pkgname}.hcl")



More information about the arch-commits mailing list