hashworks pushed to branch main at Arch Linux / Packaging / Packages /
consul-template
Commits:
e0fffc0d by Justin Kromlinger at 2024-07-12T15:38:55+02:00
upgpkg: 0.39.0-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.35.0
+ pkgver = 0.39.0
pkgrel = 1
url = https://github.com/hashicorp/consul-template
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = consul-template
source =
git+https://github.com/hashicorp/consul-template#commit=2d2654ffe96210db43306922aaefbb730a8e07f9
source = consul-template.service
source = consul-template.hcl
- sha512sums = SKIP
+ sha512sums =
6175b6357615edc03dcfd1c5b5cf97b5edbad122eaf83dd82bbbd5ef1b2a0f3c440342b5616d4e8fa976d2fc8b85c93ba0ad00437b3426819245cf2040eb608a
sha512sums =
8b187ff470fb10b47b815b2faaad836ac369071c8ce7e353ec0cbc98e3b1ac2ffc9c892244ac492be1285caa303c4b5fd0a22df3bdb2a037fca1b06c7b24084b
sha512sums =
b2acfbb4bf389b1d95ca9a5f2dfe9be85444c20efdae63f0e6e34d2f33a16ca1d089e6510b6867f74c3b4390a097952ab235c55e4023245e61cc4318622d5674
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Tyler Langlois <ty |at| tjll |dot| net>
# Contributor: Tim Meusel <[email protected]>
pkgname=consul-template
-pkgver=0.35.0
+pkgver=0.39.0
pkgrel=1
pkgdesc='Template rendering, notifier, and supervisor for HashiCorp Consul and
Vault data'
arch=('x86_64')
@@ -17,7 +17,7 @@
_consul_template_commit='2d2654ffe96210db43306922aaefbb730a8e07f9'
source=("git+https://github.com/hashicorp/consul-template#commit=${_consul_template_commit}"
"${pkgname}.service"
"${pkgname}.hcl")
-sha512sums=('SKIP'
+sha512sums=('6175b6357615edc03dcfd1c5b5cf97b5edbad122eaf83dd82bbbd5ef1b2a0f3c440342b5616d4e8fa976d2fc8b85c93ba0ad00437b3426819245cf2040eb608a'
'8b187ff470fb10b47b815b2faaad836ac369071c8ce7e353ec0cbc98e3b1ac2ffc9c892244ac492be1285caa303c4b5fd0a22df3bdb2a037fca1b06c7b24084b'
'b2acfbb4bf389b1d95ca9a5f2dfe9be85444c20efdae63f0e6e34d2f33a16ca1d089e6510b6867f74c3b4390a097952ab235c55e4023245e61cc4318622d5674')
options=(!lto)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul-template/-/commit/e0fffc0dc3a302439658f40b73f73bcff27e0fc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul-template/-/commit/e0fffc0dc3a302439658f40b73f73bcff27e0fc8
You're receiving this email because of your account on gitlab.archlinux.org.