summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/cfcfg/cfcfg-1.0.ebuild')
-rw-r--r--sys-kernel/cfcfg/cfcfg-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/cfcfg/cfcfg-1.0.ebuild b/sys-kernel/cfcfg/cfcfg-1.0.ebuild
index fa18dd62..4a8590f5 100644
--- a/sys-kernel/cfcfg/cfcfg-1.0.ebuild
+++ b/sys-kernel/cfcfg/cfcfg-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Martin V\"ath
+# Copyright 2023-2024 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ RESTRICT="mirror"
DESCRIPTION="Yet another Linux kernel configuration comparator"
HOMEPAGE="https://sourceforge.net/projects/cfcfg/"
-SRC_URI="mirror://sourceforge/project/cfcfg/${P}.tgz -> ${P}.tar"
+SRC_URI="https://sourceforge.net/projects/cfcfg/files/${P}.tgz -> ${P}.tar"
S="${WORKDIR}/cfcfg.git"
LICENSE="GPL-3+"