dev-java/eclipse-ecj: update SRC_URI

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: 42af2f2f1e
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2024-09-14 11:27:29 +02:00
committed by Miroslav Šulc
parent 3fb6dee9fa
commit 01d7b993f1

View File

@@ -14,7 +14,7 @@ DMF="R-${PV/_rc/RC}-202312010110"
DESCRIPTION="Eclipse Compiler for Java"
HOMEPAGE="https://projects.eclipse.org/projects/eclipse.jdt"
SRC_URI="https://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV/_rc/RC}.jar"
SRC_URI="https://archive.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV/_rc/RC}.jar"
S="${WORKDIR}"
LICENSE="EPL-1.0"