mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
etcd: update to 3.4.32.
This commit is contained in:
parent
ae3d00af22
commit
cb5b362997
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'etcd'
|
# Template file for 'etcd'
|
||||||
pkgname=etcd
|
pkgname=etcd
|
||||||
reverts=3.5.12_1
|
reverts=3.5.12_1
|
||||||
version=3.4.30
|
version=3.4.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="go.etcd.io/etcd"
|
go_import_path="go.etcd.io/etcd"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://coreos.com/etcd/docs/latest/"
|
homepage="https://coreos.com/etcd/docs/latest/"
|
||||||
distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz"
|
||||||
checksum=d89853a6cd103496cfd2d6f07bbe7aa5bb9c2797ef405fd1d5fc2e3bd88ca748
|
checksum=0ebd1754b8644220d73f0ec1c2fd3f09a71c87719cde04bb215e2962a8cfecea
|
||||||
conf_files="/etc/sv/etcd/conf"
|
conf_files="/etc/sv/etcd/conf"
|
||||||
system_accounts="etcd"
|
system_accounts="etcd"
|
||||||
make_dirs="/var/lib/etcd 0755 etcd etcd"
|
make_dirs="/var/lib/etcd 0755 etcd etcd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue