app-misc/cdctl: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-05-05 18:49:00 +02:00
committed by Conrad Kostecki
parent f0663fa9c2
commit 3f8db64fe2

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit autotools toolchain-funcs
DESCRIPTION="Utility to control your cd/dvd drive"
HOMEPAGE="http://cdctl.sourceforge.net/"
HOMEPAGE="https://cdctl.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/cdctl/${P}.tar.gz"
S="${WORKDIR}/${PN}"