diff options
Diffstat (limited to 'community/python3-tkinter/APKBUILD')
-rw-r--r-- | community/python3-tkinter/APKBUILD | 2 |
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 |