From c28418fd9b43b21b5348d99343299bc4be48e076 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 20 Apr 2016 11:23:45 +0200 Subject: [PATCH] apache-ant: update to 1.9.7. --- 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 944cbb8b6c9..d7276d21a2a 100644 --- a/srcpkgs/apache-ant/template +++ b/srcpkgs/apache-ant/template @@ -1,13 +1,13 @@ # Template file for 'apache-ant' pkgname="apache-ant" -version=1.9.6 -revision=2 +version=1.9.7 +revision=1 short_desc="Java library and command-line tool that help building software" maintainer="Enno Boland " license="Apache License" homepage="http://ant.apache.org" distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.bz2" -checksum=2ad98dd3a4805452e546e0f5b682360370ae11692a2157fff8ec6d177c957123 +checksum=9e5c36759b81e0b16f2f1747631e81dc86fe904e45b413a6ca15d10b3282ab0b hostmakedepends="openjdk" depends="virtual?java-runtime" noarch="yes"