Ver código fonte

stm32flash: upgrade to new version 0.4

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
Christian Pointner 10 anos atrás
pai
commit
c55ece05ed
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      utils/stm32flash/Makefile

+ 2
- 2
utils/stm32flash/Makefile Ver arquivo

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=stm32flash
11
-PKG_VERSION:=0.3
11
+PKG_VERSION:=0.4
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=http://releases.stm32flash.googlecode.com/git
16
-PKG_MD5SUM:=a806c6b10b186b7d06a7eab12c3bc880
16
+PKG_MD5SUM:=ec9b5c8bae67f9a489786546d088bd14
17 17
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
18 18
 PKG_MAINTAINER:=Christian Pointner <equinox@spreadspace.org>
19 19
 PKG_LICENSE:=GPL-2.0+