wok-current diff apache-ant/receipt @ rev 25701
Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Apr 19 12:48:51 2024 +0000 (6 months ago) |
parents | bd7510903310 |
children |
line diff
1.1 --- a/apache-ant/receipt Sun May 01 08:42:44 2022 +0000 1.2 +++ b/apache-ant/receipt Fri Apr 19 12:48:51 2024 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://ant.apache.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION-bin.tar.bz2" 1.7 -WGET_URL="https://www.apache.org/dist/ant/binaries/$TARBALL" 1.8 +WGET_URL="https://archive.apache.org/dist/ant/binaries/$TARBALL" 1.9 1.10 SUGGESTED="" 1.11 DEPENDS="jdk"