diff options
author | Michael Aldridge <michael.aldridge@betterhelp.com> | 2020-03-12 11:24:06 -0700 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-12 15:58:25 -0300 |
commit | d0b0f72aa4569393ba020852de84a6cb2375955f (patch) | |
tree | 94bf6f4c9f4f8557dae029571551a03e3123fbd5 /community/consul-template/APKBUILD | |
parent | 356c3e91ad9647ab9a35bc4bc17bbe4e93fceda1 (diff) | |
download | aports-d0b0f72aa4569393ba020852de84a6cb2375955f.tar.bz2 aports-d0b0f72aa4569393ba020852de84a6cb2375955f.tar.xz |
community/consul-template: Fix initd token typo
Diffstat (limited to 'community/consul-template/APKBUILD')
-rw-r--r-- | community/consul-template/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/consul-template/APKBUILD b/community/consul-template/APKBUILD index e8baed57d3..b62b716188 100644 --- a/community/consul-template/APKBUILD +++ b/community/consul-template/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=consul-template pkgver=0.24.1 -pkgrel=2 +pkgrel=3 pkgdesc="Generic template rendering and notifications with Consul" url="https://www.consul.io/" arch="all" @@ -36,4 +36,4 @@ cleanup_srcdir() { sha512sums="5cb36888f088f1be2a313de51776d258acd5a7b064fac7a80c31d9a6e8852132c82226703da0dfc26fd093eff7cff8de1c34605c18abbf3353d87e91f9a6ddbe consul-template-0.24.1.tar.gz bfb5c7eed53cfe45d9e03eeb68eb454d2f47a47402a99b008895c261389160d611ab72903cdfb98e99a88749e0fd00733a9fad70b9def9af35657cba12987ea9 consul-template.hcl -037c66b8eb1db568e5ffe7fdc14f0a42bb5ff2202fee88ba507c5351cf291615410cf4f4447d5799d00316542d01046709be37c933905b2d46ee76b6b3274070 consul-template.initd" +15a5edc20c3239743c58ca485dc51e2851a072b9b2424980854aa4842ac423d65041584a6572c81eab328ed68a41094b7a6771dd94c33155db741b27259f5ff6 consul-template.initd" |