summaryrefslogtreecommitdiff
path: root/dev-embedded/gputils/gputils-1.5.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-embedded/gputils/gputils-1.5.2.ebuild')
-rw-r--r--dev-embedded/gputils/gputils-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/gputils/gputils-1.5.2.ebuild b/dev-embedded/gputils/gputils-1.5.2.ebuild
index c3118abad87d..6ae5d6381d78 100644
--- a/dev-embedded/gputils/gputils-1.5.2.ebuild
+++ b/dev-embedded/gputils/gputils-1.5.2.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=8
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs flag-o-matic
DESCRIPTION="Tools including assembler, linker and librarian for PIC microcontrollers"
HOMEPAGE="https://gputils.sourceforge.io"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"