stm32flash: upgrade to new version 0.4
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
This commit is contained in:
parent
d543e3372a
commit
c55ece05ed
1 changed files with 2 additions and 2 deletions
|
@ -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+
|
||||
|
|
Loading…
Reference in a new issue