summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@infonline.de>2021-04-09 14:39:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-04-10 01:09:22 +0200
commite0ed563df256ad6ed2ec42915b743c051a5e82c6 (patch)
treef77e415877c82eb8bc279511c4b9a9c31a1873be
parentb7b536bc43959ee3f96e8c4e3c370b7c481d1b40 (diff)
openocd: update to 0.11.0
-rw-r--r--package/openocd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openocd/Makefile b/package/openocd/Makefile
index 0ccb68705..689df4011 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.11.0
PKG_RELEASE:= 1
-PKG_HASH:= 7312e7d680752ac088b8b8f2b5ba3ff0d30e0a78139531847be4b75c101316ae
+PKG_HASH:= 43a3ce734aff1d3706ad87793a9f3a5371cb0e357f0ffd0a151656b06b3d1e7d
PKG_DESCR:= jtag flash and debugging utility
PKG_SECTION:= dev/tools
HOST_BUILDDEP:= libusb-host