summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/pcre/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/pcre/APKBUILD b/main/pcre/APKBUILD
index 9ba543921ae..cbd9a9c8e9a 100644
--- a/main/pcre/APKBUILD
+++ b/main/pcre/APKBUILD
@@ -14,6 +14,10 @@ source="ftp://ftp.csx.cam.ac.uk/pub/software/programming/$pkgname/$pkgname-$pkgv
pcre-8.38-upstream_fixes-1.patch
"
+# secfixes:
+# 7.8-r0:
+# - CVE-2017-16231
+
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {
cd "$_builddir"