openocd: update to 0.9.0-rc1
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
parent
17a51b7b86
commit
fea9189e89
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openocd
|
PKG_NAME:=openocd
|
||||||
PKG_VERSION:=v0.8.0-258-gd537cfa
|
PKG_VERSION:=v0.9.0-rc1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git://git.code.sf.net/p/openocd/code
|
PKG_SOURCE_URL:=git://git.code.sf.net/p/openocd/code
|
||||||
|
|
Loading…
Reference in a new issue