mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
f0663fa9c2
commit
3f8db64fe2
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user