aboutsummaryrefslogtreecommitdiff
path: root/utils/stm32flash/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-12-30 02:34:40 +0100
committerChristian Pointner <equinox@spreadspace.org>2014-12-30 02:34:40 +0100
commitc55ece05ed210c8d1d93ecbadf4dab7dd5653fc4 (patch)
tree8d57b624d3e33b980c3aba1106947ebca71f1248 /utils/stm32flash/Makefile
parentd543e3372a6cf6a737c2fe799c6a296bc40beb8b (diff)
stm32flash: upgrade to new version 0.4
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
Diffstat (limited to 'utils/stm32flash/Makefile')
-rw-r--r--utils/stm32flash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/stm32flash/Makefile b/utils/stm32flash/Makefile
index eab8cb9a3..c1f6b9b74 100644
--- 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 <equinox@spreadspace.org>
PKG_LICENSE:=GPL-2.0+