aboutsummaryrefslogtreecommitdiffstats
path: root/main/lxc
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 16:11:01 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 16:11:01 -0300
commitc3d02104be97a60d9d339777d2356b1243ec8698 (patch)
treee817359ea7fab676b5eeeef430166a9df0ad5d62 /main/lxc
parent8534c21265a404ef97e1d534101899b1abd43fe1 (diff)
downloadaports-c3d02104be97a60d9d339777d2356b1243ec8698.tar.bz2
aports-c3d02104be97a60d9d339777d2356b1243ec8698.tar.xz
main/lxc: modernize
Diffstat (limited to 'main/lxc')
-rw-r--r--main/lxc/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD
index b80212ceb1..3b958ef3b8 100644
--- a/main/lxc/APKBUILD
+++ b/main/lxc/APKBUILD
@@ -47,10 +47,9 @@ source="https://linuxcontainers.org/downloads/lxc/lxc-$_pkgver.tar.gz
# secfixes:
# 3.1.0-r1:
-# - CVE-2019-5736
+# - CVE-2019-5736
# 2.1.1-r9:
-# - CVE-2018-6556
-#
+# - CVE-2018-6556
_tmpldir="usr/share/lxc/templates"