lxc: update to 1.0.7.
This commit is contained in:
parent
bc824754a4
commit
9149fbb11f
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
_desc="Linux Containers"
|
||||
|
||||
pkgname=lxc
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.0.7
|
||||
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=fc6bffa750f00daaa92aa33d719c1cc235146aa779ebd2a64a0c24423977cf14
|
||||
checksum=3c0cb2d95d9d8a8d59c7189d237a45cde77f38ea180fbff2c148d59e176e9dab
|
||||
|
||||
build_options="systemd"
|
||||
conf_files="/etc/lxc/default.conf"
|
||||
|
|
Loading…
Reference in a new issue