lxc: update to 1.0.6.

This commit is contained in:
Juan RP 2014-10-10 10:51:11 +02:00
parent 6014459be8
commit 2c1eaebcbe
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
_desc="Linux Containers" _desc="Linux Containers"
pkgname=lxc pkgname=lxc
version=1.0.5 version=1.0.6
revision=9 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-doc --enable-seccomp --disable-apparmor --with-distro=none configure_args="--enable-doc --enable-seccomp --disable-apparmor --with-distro=none
--with-rootfs-path=/var/lxc/containers --with-log-path=/var/lxc/log" --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" homepage="http://linuxcontainers.org"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz" distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
checksum=02ac82e69a76d424e5443b9c577e84a8eaafcebf17cfd865eedee147e8ef8844 checksum=fc6bffa750f00daaa92aa33d719c1cc235146aa779ebd2a64a0c24423977cf14
build_options="systemd" build_options="systemd"
conf_files="/etc/lxc/default.conf" conf_files="/etc/lxc/default.conf"