aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 18:31:23 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 18:38:45 -0300
commit268b69b781cc266d5eaafc5b4fd4a2ca9d54c2d9 (patch)
tree0e21af8aca083ef30ed806ccdd4583d943efe46f
parent11fff6132f01db63cd200aa0c79259672787b202 (diff)
downloadaports-268b69b781cc266d5eaafc5b4fd4a2ca9d54c2d9.tar.bz2
aports-268b69b781cc266d5eaafc5b4fd4a2ca9d54c2d9.tar.xz
community/shadow: modernize
-rw-r--r--community/shadow/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/shadow/APKBUILD b/community/shadow/APKBUILD
index f52e1aa5b4..bcc14261a2 100644
--- a/community/shadow/APKBUILD
+++ b/community/shadow/APKBUILD
@@ -18,11 +18,11 @@ source="https://github.com/shadow-maint/shadow/releases/download/$pkgver/shadow-
"
# secfixes:
# 4.5-r0:
-# - CVE-2017-12424
+# - CVE-2017-12424
# 4.2.1-r11:
-# - CVE-2017-2616
+# - CVE-2017-2616
# 4.2.1-r7:
-# - CVE-2016-6252
+# - CVE-2016-6252
options="suid"