From b6554c99d3b8dcd1dd810a0c93913e783478275c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 17 Mar 2015 08:49:53 +0100 Subject: [PATCH] lxc: update to 1.1.1. --- srcpkgs/lxc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxc/template b/srcpkgs/lxc/template index f7be6ff31f4..905c1769900 100644 --- a/srcpkgs/lxc/template +++ b/srcpkgs/lxc/template @@ -2,8 +2,8 @@ _desc="Linux Containers" pkgname=lxc -version=1.1.0 -revision=5 +version=1.1.1 +revision=1 build_style=gnu-configure configure_args="--enable-doc --enable-seccomp --enable-cgmanager --enable-capabilities --disable-apparmor --with-distro=none @@ -15,7 +15,7 @@ maintainer="Juan RP " homepage="http://linuxcontainers.org" license="LGPL-2.1" distfiles="http://linuxcontainers.org/downloads/lxc-${version}.tar.gz" -checksum=e261ff10ca17b488e37a2aab4b4aa4f768f4ee80b62d761076d69917766be36d +checksum=302da0ddc16a3a3022f51bc69570f36964af4b9588906ed149078dc37ed33a97 build_options="systemd" conf_files="/etc/lxc/default.conf"