aboutsummaryrefslogtreecommitdiffstats
path: root/main/cabextract/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-03-01 08:31:15 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-01 07:33:37 +0000
commit3e81c78c41ae5247fda18a07e5186837952f48e0 (patch)
tree0c97d6dddfec9e8d22135e5b392501f0acd195b6 /main/cabextract/APKBUILD
parent792056e07e4a0e50c61bd38e9db4be8e2e0e8ad9 (diff)
downloadaports-3e81c78c41ae5247fda18a07e5186837952f48e0.tar.bz2
aports-3e81c78c41ae5247fda18a07e5186837952f48e0.tar.xz
main/cabextract: fix secfixes comment
Diffstat (limited to 'main/cabextract/APKBUILD')
-rw-r--r--main/cabextract/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cabextract/APKBUILD b/main/cabextract/APKBUILD
index f77dd33280..ca370a9468 100644
--- a/main/cabextract/APKBUILD
+++ b/main/cabextract/APKBUILD
@@ -13,7 +13,7 @@ source="https://www.cabextract.org.uk/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
-# 1.8:
+# 1.8-r0:
# - CVE-2018-18584
build() {