summaryrefslogtreecommitdiff
path: root/app-misc/cdctl/cdctl-0.16.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cdctl/cdctl-0.16.ebuild')
-rw-r--r--app-misc/cdctl/cdctl-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdctl/cdctl-0.16.ebuild b/app-misc/cdctl/cdctl-0.16.ebuild
index 29c33f701e51..7b4231acbf96 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
@@ -7,7 +7,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"
+SRC_URI="https://downloads.sourceforge.net/cdctl/${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="free-noncomm"