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