aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxml2/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 16:12:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 16:12:11 -0300
commit5e57be93778177ca048236091d2814a4ad205903 (patch)
tree23458d228abcf69a1fe985b74cbccd058efedb46 /main/libxml2/APKBUILD
parentdd508687ca234b47651455c15b64b4e6263f20d5 (diff)
downloadaports-5e57be93778177ca048236091d2814a4ad205903.tar.bz2
aports-5e57be93778177ca048236091d2814a4ad205903.tar.xz
main/libxml2: modernize
Diffstat (limited to 'main/libxml2/APKBUILD')
-rw-r--r--main/libxml2/APKBUILD16
1 files changed, 7 insertions, 9 deletions
diff --git a/main/libxml2/APKBUILD b/main/libxml2/APKBUILD
index 490e8322c4..d1eab89f8f 100644
--- a/main/libxml2/APKBUILD
+++ b/main/libxml2/APKBUILD
@@ -21,19 +21,17 @@ source="http://xmlsoft.org/sources/libxml2-$pkgver.tar.gz
# secfixes:
# 2.9.8-r3:
-# - CVE-2020-7595
+# - CVE-2020-7595
# 2.9.8-r1:
-# - CVE-2018-9251
-# - CVE-2018-14404
-# - CVE-2018-14567
+# - CVE-2018-9251
+# - CVE-2018-14404
+# - CVE-2018-14567
# 2.9.4-r4:
-# - CVE-2017-5969
+# - CVE-2017-5969
# 2.9.4-r2:
-# - CVE-2016-9318
+# - CVE-2016-9318
# 2.9.4-r1:
-# - CVE-2016-5131
-
-
+# - CVE-2016-5131
prepare() {
default_prepare