From 7afff3cdae963d94a4c7b18ee5982abd8174ec74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 11:15:01 +0200 Subject: [PATCH] stm32flash: update HOMEPAGE and source URI. --- dev-embedded/stm32flash/stm32flash-0.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"