From dfae838d8ad3455a6542ad1ca437d3de6136fc63 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 15 May 2014 09:23:05 +0200 Subject: [PATCH] apache-ant: update to 1.9.4 --- 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 2c5e2956205..84369013756 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.3" -revision=2 +version="1.9.4" +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="eb9306e8b8322bb09b78cc3d8e288398f9cb657d76ffc61ee3fb175e786e8365" +checksum="ac594ff7dcd461ebb3e607493af7682f84b1ceaa0621e17ec6367b8d2c410a1c" hostmakedepends="jdk" depends="jre" noarch="yes"