aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 16:12:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-05 06:12:45 +0000
commit1647bdc21ffc22aacee5ea142d372445d1fd5b03 (patch)
tree44b9be69879869e4db49466fe62c1fca116bf4c3
parenta98ecebd5f6f68faeae98d58be056e329e9944ea (diff)
downloadaports-1647bdc21ffc22aacee5ea142d372445d1fd5b03.tar.bz2
aports-1647bdc21ffc22aacee5ea142d372445d1fd5b03.tar.xz
main/libxml2: modernize
-rw-r--r--main/libxml2/APKBUILD16
1 files changed, 7 insertions, 9 deletions
diff --git a/main/libxml2/APKBUILD b/main/libxml2/APKBUILD
index ae3f7f835b..f91a8fc718 100644
--- a/main/libxml2/APKBUILD
+++ b/main/libxml2/APKBUILD
@@ -20,19 +20,17 @@ source="http://xmlsoft.org/sources/libxml2-$pkgver.tar.gz
# secfixes:
# 2.9.8-r2:
-# - 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