apache-ant: update to 1.10.9.

This commit is contained in:
tibequadorian 2021-01-03 19:24:05 +01:00 committed by Érico Nogueira Rolim
parent 59035d7189
commit 30b2999d6e

View file

@ -1,7 +1,7 @@
# Template file for 'apache-ant'
pkgname=apache-ant
version=1.10.8
revision=2
version=1.10.9
revision=1
hostmakedepends="openjdk8"
depends="virtual?java-runtime"
short_desc="Java library and command-line tool that help building software"
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="Apache-2.0"
homepage="https://ant.apache.org"
distfiles="https://archive.apache.org/dist/ant/source/apache-ant-${version}-src.tar.xz"
checksum=40570314bad3b46abe4ee0669a8f8feb56fe767f1642a801fa7fd4fafcd362ca
checksum=4b2008cc60fefd424b05567e9d43a071302865d5fd8b01a807e15e381b557ec2
python_version=2 # only script uses python2-isms like print ""
nocross=yes