summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild')
-rw-r--r--dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild b/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild
index 1dd28afb54b3..b43d4f7e94da 100644
--- a/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild
+++ b/dev-util/min-cscope/min-cscope-16.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit cmake flag-o-matic
DESCRIPTION="Interactively examine a C program"
HOMEPAGE="https://sourceforge.net/projects/kscope/"
-SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/kscope/${P}.tar.gz"
S="${WORKDIR}"/${PN}
LICENSE="BSD"