hashworks pushed to branch main at Arch Linux / Packaging / Packages /
consul-template
Commits:
3cc44504 by Justin Kromlinger at 2026-03-11T18:10:01+01:00
upgpkg: 0.41.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = consul-template
pkgdesc = Template rendering, notifier, and supervisor for HashiCorp
Consul and Vault data
- pkgver = 0.41.3
+ pkgver = 0.41.4
pkgrel = 1
url = https://github.com/hashicorp/consul-template
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = consul-template
optdepends = vault: reference secure secrets in template files
options = !lto
backup = etc/consul-template/consul-template.hcl
- source = git+https://github.com/hashicorp/consul-template#tag=v0.41.3
+ source = git+https://github.com/hashicorp/consul-template#tag=v0.41.4
source = consul-template.service
source = consul-template.hcl
- sha512sums =
593d158dd5ed6220f09e92baa106657d356bbc71195fe59ab82a0e71e13f74a70273bdb4d04ad15a1ac93c68bb410f26bc6fa81c867f903945714f17c96a6598
+ sha512sums =
ea1c54fd6de1d9fc3548e56767fa9785108f31b85db5a752044ab7a7343eaae7f687c7f7cbfcb5b8b554047b31dd5357aa85842aa2506b7016afaf389e689bab
sha512sums =
227b5ed1afc291c9664666872a993f1325ba42edbaaf8b9c7d81e5d4d352a940ee3bf198d4ff4533e4c942070e175d1eed8e411dd79d52f82a9bf6123fdabdcf
sha512sums =
c9d9f555c3c82c88878b797e54d0de85efd38fafeeb40d87683a715cd1cb2e45ca382a2a89e04be84647c1555e67afebf3ba3035435dcd627c153db96ec9f9e2
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Tyler Langlois <ty |at| tjll |dot| net>
# Contributor: Tim Meusel <[email protected]>
pkgname=consul-template
-pkgver=0.41.3
+pkgver=0.41.4
pkgrel=1
pkgdesc='Template rendering, notifier, and supervisor for HashiCorp Consul and
Vault data'
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('consul: interpolate values from a distributed
key/value store'
source=("git+${url}#tag=v${pkgver}"
"${pkgname}.service"
"${pkgname}.hcl")
-sha512sums=('593d158dd5ed6220f09e92baa106657d356bbc71195fe59ab82a0e71e13f74a70273bdb4d04ad15a1ac93c68bb410f26bc6fa81c867f903945714f17c96a6598'
+sha512sums=('ea1c54fd6de1d9fc3548e56767fa9785108f31b85db5a752044ab7a7343eaae7f687c7f7cbfcb5b8b554047b31dd5357aa85842aa2506b7016afaf389e689bab'
'227b5ed1afc291c9664666872a993f1325ba42edbaaf8b9c7d81e5d4d352a940ee3bf198d4ff4533e4c942070e175d1eed8e411dd79d52f82a9bf6123fdabdcf'
'c9d9f555c3c82c88878b797e54d0de85efd38fafeeb40d87683a715cd1cb2e45ca382a2a89e04be84647c1555e67afebf3ba3035435dcd627c153db96ec9f9e2')
options=(!lto)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul-template/-/commit/3cc445042fbaeca7c282b7d5f3437f2b987c718b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul-template/-/commit/3cc445042fbaeca7c282b7d5f3437f2b987c718b
You're receiving this email because of your account on gitlab.archlinux.org.