From e114ca9e1963b3fbac076a5c6c5311d44d2fbd20 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 6 Oct 2021 16:30:44 -0500 Subject: user/ant: fix download URL to use stable archive --- user/ant/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/ant/APKBUILD b/user/ant/APKBUILD index bb36e3fbb..5590248d9 100644 --- a/user/ant/APKBUILD +++ b/user/ant/APKBUILD @@ -13,7 +13,7 @@ license="Apache-2.0" depends="openjdk8" makedepends="" subpackages="" -source="https://www-eu.apache.org/dist/ant/source/apache-$pkgname-$pkgver-src.tar.gz +source="https://archive.apache.org/dist/ant/source/apache-$pkgname-$pkgver-src.tar.gz ant.sh imageio_fix_java_test.patch imageio_fix_test.patch -- cgit v1.2.3-60-g2f50