etcd: update to 3.2.3.
This commit is contained in:
parent
54475610cd
commit
e1ca0b2c51
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'etcd'
|
||||
pkgname=etcd
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="Distributed reliable key-value store"
|
||||
|
@ -10,7 +10,7 @@ hostmakedepends="git glide"
|
|||
go_import_path="github.com/coreos/etcd"
|
||||
homepage="https://coreos.com/etcd/docs/latest/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=dcbc38efb19c1a6238de01b8c2ced45209eec4f5c92239f2bc03a3c0db684e90
|
||||
checksum=f7f70ec0a5d32522ed2599444671554aa4116196cb5298f89b5c34beae45f54b
|
||||
conf_files="/etc/sv/etcd/conf"
|
||||
system_accounts="etcd"
|
||||
make_dirs="/var/lib/etcd 0755 etcd etcd"
|
||||
|
|
Loading…
Reference in New Issue
Block a user