Revert "etcd: update to 3.6.4."

This reverts commit 55181b27c0.
This commit is contained in:
Duncaen 2025-08-21 04:22:52 +02:00
parent 7111355038
commit 02e4b70391
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'etcd'
pkgname=etcd
reverts=3.5.12_1
version=3.6.4
version=3.4.35
revision=1
build_style=go
go_import_path="go.etcd.io/etcd"
@ -11,7 +11,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=dcbb42495ebdfa66c3cbba00501f679a88de11523533ba13ead3de8585422b2c
checksum=b93385d32453e7ca425c3654c8f74cf39d460f9212c94b7430b836eda3e62614
conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"