diff options
-rw-r--r-- | community/postfixadmin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/postfixadmin/APKBUILD b/community/postfixadmin/APKBUILD index 6bcf7a10c3..72fb36f360 100644 --- a/community/postfixadmin/APKBUILD +++ b/community/postfixadmin/APKBUILD @@ -15,7 +15,7 @@ source="https://github.com/postfixadmin/postfixadmin/archive/postfixadmin-$pkgve # secfixes: # 3.0.2-r0: -# - CVE-2017-5930 +# - CVE-2017-5930 builddir="$srcdir/$pkgname-$pkgname-$pkgver" |