diff --git a/srcpkgs/lxc/template b/srcpkgs/lxc/template index 5df501e63d7..6b4415f5690 100644 --- a/srcpkgs/lxc/template +++ b/srcpkgs/lxc/template @@ -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 " 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"