upgpkg: 4.6-2

This commit is contained in:
Morten Linderud 2020-09-21 07:25:08 +00:00
parent 57afff9546
commit abb4e415de
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@ pkgname=lxd
_pkgname=lxd
_lxd=github.com/lxc/lxd
pkgver=4.6
pkgrel=1
pkgrel=2
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
arch=('x86_64')
url="https://linuxcontainers.org/lxd"
license=('APACHE')
depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 'sqlite-replication' 'ebtables')
depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 'ebtables')
makedepends=('go' 'git' 'tcl' 'apparmor' 'libseccomp' 'systemd')
optdepends=(
'lvm2: for lvm2 support'