ant: fix redirect
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user