From fea9189e89482915969e0e07bfa30c2350c377a8 Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Fri, 24 Apr 2015 19:27:15 +0300 Subject: [PATCH] openocd: update to 0.9.0-rc1 Signed-off-by: Paul Fertser --- utils/openocd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/openocd/Makefile b/utils/openocd/Makefile index aadd3e2f3b..9f86330d4a 100644 --- a/utils/openocd/Makefile +++ b/utils/openocd/Makefile @@ -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