diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-22 11:48:22 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-22 11:49:07 +0100 |
commit | 6e92ac882e18c84c34dae56032455014d154b697 (patch) | |
tree | 9b4ffb404f353badff02120fa3299810b4ba119c | |
parent | 0475e69802503af151dbf782f81d152d331b1083 (diff) | |
download | aports-6e92ac882e18c84c34dae56032455014d154b697.tar.bz2 aports-6e92ac882e18c84c34dae56032455014d154b697.tar.xz |
main/pango: fix secfixes comment
-rw-r--r-- | main/pango/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD index cacd653b06..68f055f6e6 100644 --- a/main/pango/APKBUILD +++ b/main/pango/APKBUILD @@ -16,7 +16,7 @@ source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgve CVE-2018-15120.patch " -# secfixes +# secfixes: # 1.40.14-r1: # - CVE-2018-15120 |