Skip to content

Commit

Permalink
app-cdr/cue2toc: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
mm1ke authored and juippis committed Jun 11, 2023
1 parent 430c02a commit f9bd66e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-cdr/cue2toc/cue2toc-0.4-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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+"
Expand Down

0 comments on commit f9bd66e

Please sign in to comment.