mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
apache-ant: update to 1.9.7.
This commit is contained in:
parent
157708f31f
commit
c28418fd9b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'apache-ant'
|
# Template file for 'apache-ant'
|
||||||
pkgname="apache-ant"
|
pkgname="apache-ant"
|
||||||
version=1.9.6
|
version=1.9.7
|
||||||
revision=2
|
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=2ad98dd3a4805452e546e0f5b682360370ae11692a2157fff8ec6d177c957123
|
checksum=9e5c36759b81e0b16f2f1747631e81dc86fe904e45b413a6ca15d10b3282ab0b
|
||||||
hostmakedepends="openjdk"
|
hostmakedepends="openjdk"
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue