stm32flash: update HOMEPAGE and source URI.

This commit is contained in:
Jérôme Duval
2016-10-03 11:15:01 +02:00
committed by GitHub
parent 89c8be373d
commit 7afff3cdae

View File

@@ -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"