blob: f94c75f5a4f2901f6e33f4488b1a40f4fc1739f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = etcd
pkgdesc = A highly-available key value store for shared configuration and service discovery.
pkgver = 3.5.17
pkgrel = 1
url = https://github.com/etcd-io/etcd
install = etcd.install
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache
makedepends = go
makedepends = git
options = !lto
backup = etc/conf.d/etcd
source = etcd-3.5.17.tar.gz::https://github.com/etcd-io/etcd/archive/v3.5.17.tar.gz
source = 10-EnvironmentFile.conf
source = etcd.env
b2sums = 9602c31369cfd5604ac7283307b712ffb5468e6264731a78d6a598752d533b18906d22d44aafe70027da217b85220376972b5305fad562f0a80704f30637381c
b2sums = 754d5e84506b9aff7629b9b08743e609d8e9db5926d5dd1ef22366a2eeffd4b9e56903284c3b6081bc2a3035e75922a009174aa612517d93e0f6a48fd6345729
b2sums = 71f207c4ef1643dc70eecea6bdba4dcd7226626813d2a9f3330059f1b9f78ea2d3607b8b15b67b1afec0d201b01c10f6db3267695118732621a05f967a56a65a
pkgname = etcd
|