From ea1441ad5690378f2d3125f6a32ba2e43bf733cc Mon Sep 17 00:00:00 2001 From: Bahar Kurt Date: Sun, 13 Oct 2024 23:01:19 +0300 Subject: [PATCH] Fix the homepage and download links for ant --- programming/build/ant/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programming/build/ant/pspec.xml b/programming/build/ant/pspec.xml index 7a7f33259c..face7d8fe5 100644 --- a/programming/build/ant/pspec.xml +++ b/programming/build/ant/pspec.xml @@ -3,7 +3,7 @@ ant - http://ant.apache.org + https://ant.apache.org PisiLinux Community admins@pisilinux.org @@ -12,7 +12,7 @@ app:console Java-based build tool Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles. - http://archive.apache.org/dist/ant/source/apache-ant-1.10.14-src.tar.xz + https://archive.apache.org/dist/ant/source/apache-ant-1.10.14-src.tar.xz jdk8-openjdk