Skip to content

Commit 871f24b

Browse files
committed
etcd: update to 3.6.12.
1 parent db13056 commit 871f24b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/etcd/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'etcd'
22
pkgname=etcd
3-
version=3.6.10
3+
version=3.6.12
44
revision=1
55
build_style=go
66
go_import_path="go.etcd.io/etcd/v3"
@@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
1010
license="Apache-2.0"
1111
homepage="https://coreos.com/etcd/docs/latest/"
1212
distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz"
13-
checksum=09e368ea4a3911fa24b25c1204b508e205731b0b10ee067824a6d87139ea673a
13+
checksum=43b78c492dd5dd5f012d14af85adf1ea15b25384cd2f8de04d7d68e418e4907a
1414
conf_files="/etc/sv/etcd/conf"
1515
system_accounts="etcd"
1616
make_dirs="/var/lib/etcd 0755 etcd etcd"

0 commit comments

Comments
 (0)