Merge pull request #1187 from paulfertser/master
openocd: update to 0.9.0-rc1
This commit is contained in:
commit
aa1a005c5c
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openocd
|
||||
PKG_VERSION:=v0.8.0-258-gd537cfa
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=v0.9.0-rc1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://git.code.sf.net/p/openocd/code
|
||||
|
|
Loading…
Reference in a new issue