diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-01 13:58:51 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-01 13:58:51 +0200 |
commit | 70ab2cf105d1d6be0272ef2213cbe36bd59c52c6 (patch) | |
tree | 0154b57441d5ae3e0c7ac78db5c23f9ab06da296 /community/neovim | |
parent | 606dbad6dd155ec3aebfba4513206d9bdea93b52 (diff) | |
download | aports-70ab2cf105d1d6be0272ef2213cbe36bd59c52c6.tar.bz2 aports-70ab2cf105d1d6be0272ef2213cbe36bd59c52c6.tar.xz |
community/neovim: fix secfix comment
Diffstat (limited to 'community/neovim')
-rw-r--r-- | community/neovim/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD index da3552eb05..60672c95c9 100644 --- a/community/neovim/APKBUILD +++ b/community/neovim/APKBUILD @@ -4,7 +4,7 @@ # secfixes: # 0.1.6-r1: # - CVE-2016-1248 -# 0.2.0-r0 +# 0.2.0-r0: # - CVE-2017-5953 # - CVE-2017-6349 # - CVE-2017-6350 |