lxc: update to 2.0.7.
This commit is contained in:
parent
a73fabd1d4
commit
87c8ecc67a
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
_desc="Linux Containers"
|
||||
|
||||
pkgname=lxc
|
||||
version=2.0.6
|
||||
revision=2
|
||||
version=2.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-doc --enable-seccomp --enable-cgmanager
|
||||
--enable-capabilities --disable-apparmor --with-distro=none
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://linuxcontainers.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
||||
checksum=7c292cd0055dac1a0e6fbb6a7740fd12b6ffb204603c198faf37c11c9d6dcd7a
|
||||
checksum=1c09c075f06ec029f86fa6370c7d379494ff4c66a129eda17af7b7b41e055f5d
|
||||
|
||||
conf_files="/etc/lxc/default.conf"
|
||||
make_dirs="
|
||||
|
|
Loading…
Reference in a new issue