aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
commitc20f8c3acd684031787e58a8b4ed73bb3d118ee0 (patch)
tree79e9b92b4b36fd356dfdc4e2c542cdd8f6135ec1 /sci-misc
parentdev-scheme/sagittarius: fix cxxflags and tests (diff)
downloadguru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.gz
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.bz2
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.zip
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/linuxcnc/linuxcnc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/linuxcnc/linuxcnc-9999.ebuild b/sci-misc/linuxcnc/linuxcnc-9999.ebuild
index 980b00fc4..f3cb10abf 100644
--- a/sci-misc/linuxcnc/linuxcnc-9999.ebuild
+++ b/sci-misc/linuxcnc/linuxcnc-9999.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
@@ -10,7 +10,7 @@ inherit autotools desktop git-r3 python-single-r1
DESCRIPTION="LinuxCNC"
HOMEPAGE="http://linuxcnc.org/"
-#SRC_URI="mirror://sourceforge/gentoocnc/distfiles/${P}.tar.gz"
+#SRC_URI="https://downloads.sourceforge.net/gentoocnc/distfiles/${P}.tar.gz"
#SRC_URI="https://github.com/LinuxCNC/linuxcnc/archive/2.7.zip"
EGIT_REPO_URI="https://github.com/LinuxCNC/linuxcnc.git https://gitclone.com/github.com/LinuxCNC/linuxcnc.git"
S="${WORKDIR}"/linuxcnc-9999/src