diff --git a/dev-embedded/stm32flash/stm32flash-0.3.recipe b/dev-embedded/stm32flash/stm32flash-0.3.recipe index 5859c1977..ac2b981f8 100644 --- a/dev-embedded/stm32flash/stm32flash-0.3.recipe +++ b/dev-embedded/stm32flash/stm32flash-0.3.recipe @@ -12,12 +12,12 @@ ST serial bootloader. * start execution at specified address * software reset the device when finished if -g not specified * resume already initialized connection (for when reset fails)" -HOMEPAGE="http://code.google.com/p/stm32flash/" +HOMEPAGE="https://sourceforge.net/projects/stm32flash/" COPYRIGHT="Geoffrey McRae 2012-2014 Tormod Volden" LICENSE="GNU GPL v2" REVISION="1" -SOURCE_URI="https://releases.stm32flash.googlecode.com/git/stm32flash-0.3.tar.gz" +SOURCE_URI="http://downloads.sourceforge.net/project/stm32flash/stm32flash-0.3.tar.gz" CHECKSUM_SHA256="8c9da430c6aca2cb711c90a1bd6e38d7169f73f9baf6cbf11234f1f8c444f47f" SOURCE_DIR="stm32flash"