commit: 56779998d3a54598117494b3b3d9442a717ceb0c Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sun Jun 29 07:55:04 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jul 18 08:39:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56779998
dev-java/junit: update HOMEPAGE Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/42795 Closes: https://github.com/gentoo/gentoo/pull/42795 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/junit/junit-5.10.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/junit/junit-5.10.3-r1.ebuild b/dev-java/junit/junit-5.10.3-r1.ebuild index ecdba73eeb83..133ab09b8476 100644 --- a/dev-java/junit/junit-5.10.3-r1.ebuild +++ b/dev-java/junit/junit-5.10.3-r1.ebuild @@ -15,7 +15,7 @@ JAVA_PKG_IUSE="source test" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Simple framework to write repeatable tests" -HOMEPAGE="https://junit.org/junit5/" +HOMEPAGE="https://junit.org" DEB="5.10.1-1" SRC_URI="https://github.com/junit-team/junit5/archive/r${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/junit5-r${PV}"
