mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 00:28:09 -07:00
dev-java/junit: update HOMEPAGE
Signed-off-by: Volkmar W. Pogatzki <gentoo@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@gentoo.org>
This commit is contained in:
committed by
Florian Schmaus
parent
17c625ef07
commit
56779998d3
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user