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:
d543e33
)
stm32flash: upgrade to new version 0.4
author
Christian Pointner
<
[email protected]
>
Tue, 30 Dec 2014 01:34:40 +0000
(
02:34
+0100)
committer
Christian Pointner
<
[email protected]
>
Tue, 30 Dec 2014 01:34:40 +0000
(
02:34
+0100)
Signed-off-by: Christian Pointner <
[email protected]
>
utils/stm32flash/Makefile
patch
|
blob
|
history
diff --git
a/utils/stm32flash/Makefile
b/utils/stm32flash/Makefile
index eab8cb9a3ee5a5104b0b5c7167bd8801175125f1..c1f6b9b748a00e93e795f1728895c8c3864a6838 100644
(file)
--- a/
utils/stm32flash/Makefile
+++ b/
utils/stm32flash/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=stm32flash
-PKG_VERSION:=0.
3
+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_MD5SUM:=
a806c6b10b186b7d06a7eab12c3bc880
+PKG_MD5SUM:=
ec9b5c8bae67f9a489786546d088bd14
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_MAINTAINER:=Christian Pointner <
[email protected]
>
PKG_LICENSE:=GPL-2.0+