aboutsummaryrefslogtreecommitdiffstats
path: root/community/apache-ant
diff options
context:
space:
mode:
Diffstat (limited to 'community/apache-ant')
-rw-r--r--community/apache-ant/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/apache-ant/APKBUILD b/community/apache-ant/APKBUILD
index c99fc851950..e9f3e7d2c93 100644
--- a/community/apache-ant/APKBUILD
+++ b/community/apache-ant/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=apache-ant
-pkgver=1.10.8
+pkgver=1.10.9
pkgrel=0
pkgdesc="A java-based build tool"
url="https://ant.apache.org/"
@@ -15,6 +15,8 @@ source="https://downloads.apache.org/ant/binaries/apache-ant-$pkgver-bin.tar.xz"
_anthome="/usr/share/java/$pkgname"
# secfixes:
+# 1.10.9-r0:
+# - CVE-2020-11979
# 1.10.8-r0:
# - CVE-2020-1945
@@ -54,4 +56,4 @@ package() {
install -m644 -D $pkgname.sh "$pkgdir"/etc/profile.d/$pkgname.sh
}
-sha512sums="b03be67dbda9b45a7838c304db7e6750e4907c6eef51a8de30d929f7e5b0da61b8a82fde2b590a0842acffc0f1098bc6bdfd16664a72c6c6f883990e166acdd4 apache-ant-1.10.8-bin.tar.xz"
+sha512sums="ecb09c83b24f98b9475849548558809ff21c88f8d39fbc3559f24df5fc640a50bbd885681d9c676285d8843bd3dc09a6238189c13a4238ba5c01385a5bd29542 apache-ant-1.10.9-bin.tar.xz"