commit:     f9bd66ed820c1f1ce967df3fa50b897663a47ecd
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jun  5 15:04:11 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 08:22:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bd66ed

app-cdr/cue2toc: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-cdr/cue2toc/cue2toc-0.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild 
b/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild
index 6e3e60ba4aea..0270d4033ad9 100644
--- a/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild
+++ b/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DESCRIPTION="Convert CUE files to cdrdao's TOC format"
-HOMEPAGE="http://cue2toc.sourceforge.net/";
+HOMEPAGE="https://cue2toc.sourceforge.net/";
 SRC_URI="mirror://sourceforge/cue2toc/${P}.tar.gz"
 
 LICENSE="GPL-2+"

Reply via email to