diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-20 08:06:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-20 08:45:24 +0000 |
commit | 514646bd5fbeb993692f17edac8c7e62dd6366a7 (patch) | |
tree | d35b655b6d2846364b928ec32c7e9fe7b5290452 /main/lcms2 | |
parent | 617a9b331dc33df2b771d681689effcb27784c50 (diff) | |
download | aports-514646bd5fbeb993692f17edac8c7e62dd6366a7.tar.bz2 aports-514646bd5fbeb993692f17edac8c7e62dd6366a7.tar.xz |
main/lcms2: fix indentation of secfixes comment
Diffstat (limited to 'main/lcms2')
-rw-r--r-- | main/lcms2/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lcms2/APKBUILD b/main/lcms2/APKBUILD index 308e8d5d82..0e9a703406 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() { |