summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cdctl/cdctl-0.16.ebuild')
-rw-r--r--app-misc/cdctl/cdctl-0.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/cdctl/cdctl-0.16.ebuild b/app-misc/cdctl/cdctl-0.16.ebuild
index 29c33f701e51..85b762bd80fc 100644
--- a/app-misc/cdctl/cdctl-0.16.ebuild
+++ b/app-misc/cdctl/cdctl-0.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit autotools toolchain-funcs
DESCRIPTION="Utility to control your cd/dvd drive"
-HOMEPAGE="http://cdctl.sourceforge.net/"
-SRC_URI="mirror://sourceforge/cdctl/${P}.tar.gz"
+HOMEPAGE="https://cdctl.sourceforge.net/"
+SRC_URI="https://downloads.sourceforge.net/cdctl/${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="free-noncomm"