lxc: update to 1.0.6.
This commit is contained in:
parent
6014459be8
commit
2c1eaebcbe
|
@ -2,8 +2,8 @@
|
|||
_desc="Linux Containers"
|
||||
|
||||
pkgname=lxc
|
||||
version=1.0.5
|
||||
revision=9
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-doc --enable-seccomp --disable-apparmor --with-distro=none
|
||||
--with-rootfs-path=/var/lxc/containers --with-log-path=/var/lxc/log"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://linuxcontainers.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
||||
checksum=02ac82e69a76d424e5443b9c577e84a8eaafcebf17cfd865eedee147e8ef8844
|
||||
checksum=fc6bffa750f00daaa92aa33d719c1cc235146aa779ebd2a64a0c24423977cf14
|
||||
|
||||
build_options="systemd"
|
||||
conf_files="/etc/lxc/default.conf"
|
||||
|
|
Loading…
Reference in New Issue