From: Stéphane Graber Date: Mon, 22 Jul 2019 22:23:48 +0000 (-0400) Subject: lxc-download: Pre-release bump of compat X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf61d25eb94d5168cf7e76d9acf4e89599bfd176;p=thirdparty%2Flxc.git lxc-download: Pre-release bump of compat Signed-off-by: Stéphane Graber --- diff --git a/templates/lxc-download.in b/templates/lxc-download.in index 413b85f35..c3b0b2a05 100644 --- a/templates/lxc-download.in +++ b/templates/lxc-download.in @@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@" # Defaults DOWNLOAD_ARCH= DOWNLOAD_BUILD= -DOWNLOAD_COMPAT_LEVEL=5 +DOWNLOAD_COMPAT_LEVEL=6 DOWNLOAD_DIST= DOWNLOAD_FLUSH_CACHE="false" DOWNLOAD_FORCE_CACHE="false"