lxd: update to 5.6
This commit is contained in:
parent
32f1a22b72
commit
11ca2fd22a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=5.2
|
||||
version=5.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/lxc/lxd
|
||||
|
@ -20,7 +20,7 @@ license="Apache-2.0"
|
|||
homepage="https://linuxcontainers.org/lxd"
|
||||
changelog="https://github.com/lxc/lxd/releases"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||
checksum=e22d2b34a1848d33b2080b2b1c82355afb6d36fdfe49e67f44b3749edbc02e4c
|
||||
checksum=6cb2a5f4ea6fc57a339aa8d7f21636c4889579cb418a8843c53cdde5dbb9c3ee
|
||||
system_groups="lxd"
|
||||
|
||||
# whitelist dqlite LDFLAGS
|
||||
|
|
Loading…
Reference in New Issue