aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/openjdk6/Makefile')
-rw-r--r--java/openjdk6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 7c85f0fbd110..551ad9866771 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -69,7 +69,7 @@ UPDATE_VERSION= 32
# do not depend on devel/apache-ant to avoid circular dependency, but
# use .tar.bz2 distfile to avoid duplicated downloads
-ANTVERSION= 1.8.2
+ANTVERSION= 1.8.3
ANTFILE= apache-ant-${ANTVERSION}-bin.tar.bz2
# rely on bsdtar ability to extract .gz, .bz2 and .zip archives