apache-ant: update to 1.10.8.

Closes: #22933 [via git-merge-pr]
This commit is contained in:
Felipe Nogueira 2020-06-16 01:09:58 -03:00 committed by Piraty
parent 8a339fe72d
commit 380ffcc9bf

View file

@ -1,6 +1,6 @@
# Template file for 'apache-ant'
pkgname=apache-ant
version=1.10.7
version=1.10.8
revision=1
archs=noarch
hostmakedepends="openjdk8"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="Apache-2.0"
homepage="http://ant.apache.org"
distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.xz"
checksum=c8d68b396d9e44b49668bafe0c82f8c89497915254b5395d73d6f6e41d7a0e25
checksum=40570314bad3b46abe4ee0669a8f8feb56fe767f1642a801fa7fd4fafcd362ca
python_version=2 # only script uses python2-isms like print ""
nocross=yes