mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-cdr/plextor-tool: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31303 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
0ae89dc20e
commit
d6ffbddfd5
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Tool to change the parameters of a Plextor CD-ROM drive"
|
||||
HOMEPAGE="http://plextor-tool.sourceforge.net/"
|
||||
HOMEPAGE="https://plextor-tool.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/plextor-tool/${P}.src.tar.bz2"
|
||||
S="${WORKDIR}"/${PN}/src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user