diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-04 17:04:47 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-04 17:04:47 +0200 |
commit | 1cee90a15e4d4e999eb9e4c6e06e1e6b390aba5c (patch) | |
tree | 0455423559dadf6bc3466e6fc0ce284737c17c0e | |
parent | 12e79cd83df300a38e91bae56c86c0b8b3498c8b (diff) | |
download | aports-1cee90a15e4d4e999eb9e4c6e06e1e6b390aba5c.tar.bz2 aports-1cee90a15e4d4e999eb9e4c6e06e1e6b390aba5c.tar.xz |
main/cgit: fix secfixes comment
-rw-r--r-- | main/cgit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cgit/APKBUILD b/main/cgit/APKBUILD index 4b1be3fb84..26599c45f7 100644 --- a/main/cgit/APKBUILD +++ b/main/cgit/APKBUILD @@ -16,7 +16,7 @@ source="http://git.zx2c4.com/$pkgname/snapshot/$pkgname-$pkgver.tar.xz " # secfixes: -# 1.1-r2: +# 1.1-r3: # - CVE-2018-14912 _makeopts="NO_ICONV=YesPlease |