lxd: update to 3.13.
This commit is contained in:
parent
19dc6d224b
commit
b92109971c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=3.12
|
||||
version=3.13
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/lxc/lxd
|
||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxd"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||
checksum=267869f1f2cab63684525ad070c5ec0d6f4c75b5fa1d90354b40945f03c14c54
|
||||
checksum=025138d2ac7ade6e34446f90f2d25ded86aedcad726d85ba8f2b7188dab75acd
|
||||
system_groups="lxd"
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue