ant: fix redirect

This commit is contained in:
Jonathan Ringer
2021-12-28 08:52:19 -08:00
parent 1e01453b30
commit 4879b9c8bd
@@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
''; # */
meta = {
homepage = "http://ant.apache.org/";
homepage = "https://ant.apache.org/";
description = "A Java-based build tool";
longDescription = ''