dev-java/hamcrest-library: update HOMEPAGE, remote-id

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/25223
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2022-04-27 10:08:43 +02:00
committed by Florian Schmaus
parent cf26899b01
commit 0873830144
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Core library of matchers for building test expressions"
HOMEPAGE="https://github.com/hamcrest"
HOMEPAGE="http://hamcrest.org/JavaHamcrest/"
SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="BSD-2"

View File

@@ -6,6 +6,6 @@
<name>Java</name>
</maintainer>
<upstream>
<remote-id type="github">hamcrest/</remote-id>
<remote-id type="github">hamcrest/JavaHamcrest</remote-id>
</upstream>
</pkgmetadata>