apache-ant: update to 1.10.12.

This commit is contained in:
tibequadorian 2022-02-09 15:25:20 +01:00 committed by Echo
parent c2b31f09d0
commit dfd8cf9fd2

View file

@ -1,6 +1,6 @@
# Template file for 'apache-ant'
pkgname=apache-ant
version=1.10.9
version=1.10.12
revision=1
hostmakedepends="openjdk8"
depends="virtual?java-runtime"
@ -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=4b2008cc60fefd424b05567e9d43a071302865d5fd8b01a807e15e381b557ec2
checksum=7629bb10285c5de609df56ae9bc968332f3d34d6cd5c0a5dffe24078e09e98b3
python_version=2 # only script uses python2-isms like print ""
nocross=yes