diff options
Diffstat (limited to 'package/openocd/Makefile')
| -rw-r--r-- | package/openocd/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/package/openocd/Makefile b/package/openocd/Makefile index 0ccb68705..078353c39 100644 --- a/package/openocd/Makefile +++ b/package/openocd/Makefile @@ -4,9 +4,9 @@  include $(ADK_TOPDIR)/rules.mk  PKG_NAME:=		openocd -PKG_VERSION:=		0.10.0 +PKG_VERSION:=		0.12.0  PKG_RELEASE:=		1 -PKG_HASH:=		7312e7d680752ac088b8b8f2b5ba3ff0d30e0a78139531847be4b75c101316ae +PKG_HASH:=		af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa  PKG_DESCR:=		jtag flash and debugging utility  PKG_SECTION:=		dev/tools  HOST_BUILDDEP:=		libusb-host | 
