From 079ce5df9dbde8a3d7ab61b31ec30ea777e38bd9 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sun, 3 Jan 2021 19:24:05 +0100 Subject: [PATCH] apache-ant: update to 1.10.9. --- srcpkgs/apache-ant/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/apache-ant/template b/srcpkgs/apache-ant/template index a4ec359fe20..016a341e0e1 100644 --- a/srcpkgs/apache-ant/template +++ b/srcpkgs/apache-ant/template @@ -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 " 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