From: Fredrik Fornwall Date: Wed, 20 Sep 2017 20:03:06 +0000 (+0200) Subject: ecj: Switch to working mirror X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/09cbf04fb6e2f29076f45a4cbac6f958f2187979 ecj: Switch to working mirror --- diff --git a/packages/ecj/build.sh b/packages/ecj/build.sh index 9effa012..89b8efa3 100755 --- a/packages/ecj/build.sh +++ b/packages/ecj/build.sh @@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://www.eclipse.org/jdt/core/ TERMUX_PKG_DESCRIPTION="Eclipse Compiler for Java" TERMUX_PKG_VERSION=4.6.2 TERMUX_PKG_REVISION=1 -TERMUX_PKG_SRCURL=http://mirrors.hust.edu.cn/eclipse/eclipse/downloads/drops4/R-4.6.2-201611241400/ecj-4.6.2.jar +TERMUX_PKG_SRCURL=http://eclipse.mirror.wearetriple.com/eclipse/downloads/drops4/R-4.6.2-201611241400/ecj-4.6.2.jar TERMUX_PKG_PLATFORM_INDEPENDENT=true termux_step_extract_package () {