lxd: update to 4.14.
This commit is contained in:
parent
007e661df8
commit
6f7c270349
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=4.9
|
||||
version=4.14
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/lxc/lxd
|
||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxd"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||
checksum=445e1dfcca4cc14587e083704389fb0bc4de8189597740a35ef3b7acdf56036b
|
||||
checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
|
||||
system_groups="lxd"
|
||||
|
||||
# whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)
|
||||
|
|
Loading…
Reference in a new issue