aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-07-20 08:06:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-20 08:45:24 +0000
commit514646bd5fbeb993692f17edac8c7e62dd6366a7 (patch)
treed35b655b6d2846364b928ec32c7e9fe7b5290452
parent617a9b331dc33df2b771d681689effcb27784c50 (diff)
main/lcms2: fix indentation of secfixes comment
-rw-r--r--main/lcms2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lcms2/APKBUILD b/main/lcms2/APKBUILD
index 308e8d5d826..0e9a7034063 100644
--- a/main/lcms2/APKBUILD
+++ b/main/lcms2/APKBUILD
@@ -17,8 +17,8 @@ source="http://www.littlecms.com/lcms2-$pkgver.tar.gz
"
# secfixes:
-# 2.8-r1:
-# - CVE-2016-10165
+# 2.8-r1:
+# - CVE-2016-10165
builddir="$srcdir"/lcms2-$pkgver
prepare() {