commit: 29063252774115226850bf5cca4085aeffd0b0e7 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Jan 9 08:49:02 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Jan 9 08:55:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29063252
dev-java/objenesis: update HOMEPAGE Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/objenesis/objenesis-3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/objenesis/objenesis-3.2.ebuild b/dev-java/objenesis/objenesis-3.2.ebuild index 025759df7ed1..b752785e109c 100644 --- a/dev-java/objenesis/objenesis-3.2.ebuild +++ b/dev-java/objenesis/objenesis-3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -13,7 +13,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A library for instantiating Java objects" -HOMEPAGE="http://objenesis.org/objenesis" +HOMEPAGE="http://objenesis.org/" SRC_URI="https://github.com/easymock/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0"
