summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild')
-rw-r--r--app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild b/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild
index a82714a6b525..e1fa8a7ea799 100644
--- a/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild
+++ b/app-cdr/plextor-tool/plextor-tool-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 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 toolchain-funcs
DESCRIPTION="Tool to change the parameters of a Plextor CD-ROM drive"
HOMEPAGE="https://plextor-tool.sourceforge.net/"
-SRC_URI="mirror://sourceforge/plextor-tool/${P}.src.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/plextor-tool/${P}.src.tar.bz2"
S="${WORKDIR}"/${PN}/src
LICENSE="GPL-2"