summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b09a9b58d0629f94d8177b79c5858b6ac155cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = etcd-bin
	pkgdesc = A highly-available key value store for shared configuration and service discovery - binary version
	pkgver = 3.4.14
	pkgrel = 1
	url = https://github.com/coreos/etcd
	install = etcd.install
	arch = x86_64
	license = Apache
	provides = etcd
	conflicts = etcd
	conflicts = etcd-git
	backup = etc/etcd/etcd.conf.yml
	source = https://github.com/coreos/etcd/releases/download/v3.4.14/etcd-v3.4.14-linux-amd64.tar.gz
	source = https://github.com/coreos/etcd/raw/v3.4.14/contrib/systemd/etcd.service
	source = https://github.com/coreos/etcd/raw/v3.4.14/etcd.conf.yml.sample
	sha256sums = f57141d45ceb727a84e2f0bcd0b98934ea2ad2b59009be90d901710861601651
	sha256sums = e107490b80d96494b9276c7478e2e4d368ef9254b50a7996ae9f3456ccc68e81
	sha256sums = d91862eedcd2d98523308dba0e4da4ce7a41554b74f52c62a9a69f175753da37

pkgname = etcd-bin