Commit c3794888 by Christian Brauner

Merge pull request #901 from stgraber/master

download: Bump to compat level 3
parents c9013d03 9fd38724
...@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@" ...@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
# Defaults # Defaults
DOWNLOAD_ARCH= DOWNLOAD_ARCH=
DOWNLOAD_BUILD= DOWNLOAD_BUILD=
DOWNLOAD_COMPAT_LEVEL=2 DOWNLOAD_COMPAT_LEVEL=3
DOWNLOAD_DIST= DOWNLOAD_DIST=
DOWNLOAD_FLUSH_CACHE="false" DOWNLOAD_FLUSH_CACHE="false"
DOWNLOAD_FORCE_CACHE="false" DOWNLOAD_FORCE_CACHE="false"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment