lxc: update to 2.0.6
This commit is contained in:
parent
a059de806f
commit
322140b27b
@ -1,12 +0,0 @@
|
||||
--- src/lxc/tools/lxc_console.c.orig 2016-10-10 06:19:46.341945026 +0200
|
||||
+++ src/lxc/tools/lxc_console.c 2016-10-10 06:20:20.667349922 +0200
|
||||
@@ -21,9 +21,7 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
-#define _GNU_SOURCE
|
||||
#include <stdio.h>
|
||||
-#undef _GNU_SOURCE
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
@ -2,10 +2,10 @@
|
||||
_desc="Linux Containers"
|
||||
|
||||
pkgname=lxc
|
||||
version=2.0.5
|
||||
version=2.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --enable-doc --enable-seccomp --enable-cgmanager
|
||||
configure_args="--enable-doc --enable-seccomp --enable-cgmanager
|
||||
--enable-capabilities --disable-apparmor --with-distro=none
|
||||
--with-rootfs-path=/var/lxc/containers --with-log-path=/var/lxc/log"
|
||||
hostmakedepends="pkg-config docbook2x"
|
||||
@ -13,10 +13,10 @@ makedepends="libcap-devel libseccomp-devel gnutls-devel libcgmanager-devel"
|
||||
depends="cgmanager"
|
||||
short_desc="${_desc} - utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://linuxcontainers.org"
|
||||
homepage="https://linuxcontainers.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
||||
checksum=65703aa44d87c3c38d630b3692030d9dede03f04d26b53d5b3f77cfad5ade131
|
||||
distfiles="https://linuxcontainers.org/downloads/lxc-${version}.tar.gz"
|
||||
checksum=7c292cd0055dac1a0e6fbb6a7740fd12b6ffb204603c198faf37c11c9d6dcd7a
|
||||
|
||||
conf_files="/etc/lxc/default.conf"
|
||||
make_dirs="
|
||||
|
Loading…
x
Reference in New Issue
Block a user