etcd: update to 3.5.12.

This commit is contained in:
Andrea Brancaleoni 2024-02-10 18:03:44 +01:00
parent 3dc726972f
commit f345aea63c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'etcd'
pkgname=etcd
version=3.4.30
version=3.5.12
revision=1
build_style=go
go_import_path="go.etcd.io/etcd"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://coreos.com/etcd/docs/latest/"
distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz"
checksum=d89853a6cd103496cfd2d6f07bbe7aa5bb9c2797ef405fd1d5fc2e3bd88ca748
checksum=90b56a7f2f43a993d420954322e607a6e6a0ca5549f1f7c7dc3567d2f56678d9
conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"