Skip to content
Snippets Groups Projects
Commit ef44e3dc authored by Adrien Béraud's avatar Adrien Béraud Committed by Guillaume Roguez
Browse files

contrib tools: bump ant

Ant 1.9.5 is not hosted anymore, which prevents Android to compile.
Bump to 1.9.6.

Tuleap: #62
Change-Id: Ib20a0b6ea40d229ddfd09e7850b4606d9f28f508
parent 82fb0dae
Branches
Tags
No related merge requests found
...@@ -37,7 +37,7 @@ GAS_URL=http://git.libav.org/?p=gas-preprocessor.git;a=snapshot;h=$(GAS_VERSION) ...@@ -37,7 +37,7 @@ GAS_URL=http://git.libav.org/?p=gas-preprocessor.git;a=snapshot;h=$(GAS_VERSION)
SED_VERSION=4.2.2 SED_VERSION=4.2.2
SED_URL=$(GNU)/sed/sed-$(SED_VERSION).tar.bz2 SED_URL=$(GNU)/sed/sed-$(SED_VERSION).tar.bz2
ANT_VERSION=1.9.5 ANT_VERSION=1.9.6
ANT_URL=$(APACHE)/ant/binaries/apache-ant-$(ANT_VERSION)-bin.tar.bz2 ANT_URL=$(APACHE)/ant/binaries/apache-ant-$(ANT_VERSION)-bin.tar.bz2
GETTEXT_VERSION=0.19.6 GETTEXT_VERSION=0.19.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment