projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
becd747
)
stm32flash: move download source
author
Zoltan HERPAI
<
[email protected]
>
Fri, 10 Nov 2017 11:05:20 +0000
(12:05 +0100)
committer
Zoltan HERPAI
<
[email protected]
>
Fri, 10 Nov 2017 11:05:57 +0000
(12:05 +0100)
code.google is not available anymore, move to use SF.
Signed-off-by: Zoltan HERPAI <
[email protected]
>
utils/stm32flash/Makefile
patch
|
blob
|
history
diff --git
a/utils/stm32flash/Makefile
b/utils/stm32flash/Makefile
index c1f6b9b748a00e93e795f1728895c8c3864a6838..f22e725d75dfb46b892047d225c23866d2fdf136 100644
(file)
--- a/
utils/stm32flash/Makefile
+++ b/
utils/stm32flash/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=0.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=
http://releases.stm32flash.googlecode.com/git
+PKG_SOURCE_URL:=
@SF/stm32flash
PKG_MD5SUM:=ec9b5c8bae67f9a489786546d088bd14
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_MAINTAINER:=Christian Pointner <
[email protected]
>