summaryrefslogtreecommitdiff
path: root/system/musl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/musl/APKBUILD')
-rw-r--r--system/musl/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/musl/APKBUILD b/system/musl/APKBUILD
index 3c11dd197..5c95298d1 100644
--- a/system/musl/APKBUILD
+++ b/system/musl/APKBUILD
@@ -38,6 +38,8 @@ source="https://www.musl-libc.org/releases/musl-$pkgver.tar.gz
# secfixes:
# 1.1.15-r4:
# - CVE-2016-8859
+# 1.1.23-r2:
+# - CVE-2019-14697
build() {
[ "$BOOTSTRAP" = "nocc" ] && return 0