commit:     9c6e67ea3440e329fb7b59ca5ecd9c666e16b005
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Tue Jan 18 11:16:25 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 17:14:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6e67ea

dev-java/jopt-simple: fixup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/23856
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jopt-simple/jopt-simple-4.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jopt-simple/jopt-simple-4.6-r1.ebuild 
b/dev-java/jopt-simple/jopt-simple-4.6-r1.ebuild
index d53d799d1b99..a2885e33f5ac 100644
--- a/dev-java/jopt-simple/jopt-simple-4.6-r1.ebuild
+++ b/dev-java/jopt-simple/jopt-simple-4.6-r1.ebuild
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="A Java library for parsing command line options"
-HOMEPAGE="https://pholser.github.com/jopt-simple/";
-SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
+HOMEPAGE="https://jopt-simple.github.io/jopt-simple/";
+SRC_URI="https://github.com/jopt-simple/jopt-simple/archive/refs/tags/jopt-simple-${PV}.tar.gz";
 
 LICENSE="MIT"
 SLOT="4.6"

Reply via email to