diff options
author | Zach van Rijn <me@zv.io> | 2021-10-16 01:12:16 +0000 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2021-10-16 01:12:16 +0000 |
commit | 6ca2ba5c92a7b0679a552725678a40ed5eb4ded5 (patch) | |
tree | ddc300a108dc4d10ed5ed0188175f54452e8bb0e /user/ant/APKBUILD | |
parent | aa90e62ce757fa863685f44ce23f129f56b3225f (diff) | |
parent | c0f3f757abe6ea39579119b99e9996c4e2bf0e11 (diff) | |
download | packages-6ca2ba5c92a7b0679a552725678a40ed5eb4ded5.tar.gz packages-6ca2ba5c92a7b0679a552725678a40ed5eb4ded5.tar.bz2 packages-6ca2ba5c92a7b0679a552725678a40ed5eb4ded5.tar.xz packages-6ca2ba5c92a7b0679a552725678a40ed5eb4ded5.zip |
Merge branch 'master' into 'awilfox/bump/2021-09-system-abipreserve'
# Conflicts:
# system/curl/APKBUILD
Diffstat (limited to 'user/ant/APKBUILD')
-rw-r--r-- | user/ant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |