aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 18:30:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 18:38:44 -0300
commit9f597246c67939eeee73b2e42c904193c37d14b1 (patch)
tree92c8e6a61be43d971772b0de96b2d261f8aa38fd /community
parented2696f6dd2ad0000032a67399ae473c9563f6ce (diff)
downloadaports-9f597246c67939eeee73b2e42c904193c37d14b1.tar.bz2
aports-9f597246c67939eeee73b2e42c904193c37d14b1.tar.xz
community/znc: modernize
Diffstat (limited to 'community')
-rw-r--r--community/znc/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/znc/APKBUILD b/community/znc/APKBUILD
index cab37b7249..488efed750 100644
--- a/community/znc/APKBUILD
+++ b/community/znc/APKBUILD
@@ -20,12 +20,12 @@ source="http://znc.in/releases/znc-$pkgver.tar.gz
# secfixes:
# 1.7.4-r0:
-# - CVE-2019-12816
+# - CVE-2019-12816
# 1.7.3-r0:
-# - CVE-2019-9917
+# - CVE-2019-9917
# 1.7.1-r0:
-# - CVE-2018-14055
-# - CVE-2018-14056
+# - CVE-2018-14055
+# - CVE-2018-14056
build() {
export CFLAGS="$CFLAGS -D_GNU_SOURCE"