From: Stéphane Graber Date: Tue, 24 Mar 2020 18:44:08 +0000 (-0400) Subject: lxc-download: Pre-release bump of compat X-Git-Tag: lxc-4.0.0~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3324%2Fhead;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 8540cd993..58d063f4c 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=6 +DOWNLOAD_COMPAT_LEVEL=7 DOWNLOAD_DIST= DOWNLOAD_FLUSH_CACHE="false" DOWNLOAD_FORCE_CACHE="false"