summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-embedded/stm32flash/stm32flash-0.7.ebuild')
-rw-r--r--dev-embedded/stm32flash/stm32flash-0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/stm32flash/stm32flash-0.7.ebuild b/dev-embedded/stm32flash/stm32flash-0.7.ebuild
index 3ecab4e33410..63bbf5e706da 100644
--- a/dev-embedded/stm32flash/stm32flash-0.7.ebuild
+++ b/dev-embedded/stm32flash/stm32flash-0.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
DESCRIPTION="Open source flash program for STM32 using the ST serial bootloader"
HOMEPAGE="https://sourceforge.net/projects/stm32flash/"
-SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"