apache-ant: update to 1.10.1.
This commit is contained in:
parent
ab5fb44be1
commit
3e96050233
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'apache-ant'
|
# Template file for 'apache-ant'
|
||||||
pkgname="apache-ant"
|
pkgname="apache-ant"
|
||||||
version=1.10.0
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Java library and command-line tool that help building software"
|
short_desc="Java library and command-line tool that help building software"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="Apache License"
|
license="Apache License"
|
||||||
homepage="http://ant.apache.org"
|
homepage="http://ant.apache.org"
|
||||||
distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.bz2"
|
distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.bz2"
|
||||||
checksum=a666b7aee7608739c3ec2a27d7aab5a95ef66e7cc53de91c2738f184edf72b2f
|
checksum=d5e3d87f0b4b42e0505b44215b4c4bbfaf6f49655c0a530136adfe4e724363b4
|
||||||
hostmakedepends="openjdk"
|
hostmakedepends="openjdk"
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue