mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/apache-ant: Fixed dep information
This commit is contained in:
parent
e1df156a8c
commit
64dca9d3f3
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://archive.apache.org/dist/ant/binaries/apache-ant-1.8.3-bin.tar.b
|
||||||
MD5SUM="f5959aff4ab061cac37ff1f84f3b874a"
|
MD5SUM="f5959aff4ab061cac37ff1f84f3b874a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES="jdk"
|
||||||
MAINTAINER="Vincent Batts"
|
MAINTAINER="Vincent Batts"
|
||||||
EMAIL="vbatts@hashbangbash.com"
|
EMAIL="vbatts@hashbangbash.com"
|
||||||
|
|
Loading…
Reference in a new issue