aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 18:34:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 18:38:45 -0300
commite805db56e9b5e94cd4c98c90d20c40b0587b940d (patch)
treea0269afb9a66e2426e8e385f343eaa7a6d615655 /community
parent64053e93d1b2192473cc16b8719d43e6b1c036a6 (diff)
downloadaports-e805db56e9b5e94cd4c98c90d20c40b0587b940d.tar.bz2
aports-e805db56e9b5e94cd4c98c90d20c40b0587b940d.tar.xz
community/python3-tkinter: modernize
Diffstat (limited to 'community')
-rw-r--r--community/python3-tkinter/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python3-tkinter/APKBUILD b/community/python3-tkinter/APKBUILD
index 0c152229f4..ff7afeb29a 100644
--- a/community/python3-tkinter/APKBUILD
+++ b/community/python3-tkinter/APKBUILD
@@ -22,7 +22,7 @@ builddir="$srcdir/Python-$pkgver"
# secfixes:
# 3.6.8-r1:
-# - CVE-2019-5010
+# - CVE-2019-5010
prepare() {
local _pyapkbuild="$startdir"/../../main/python3/APKBUILD