1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/nimble: version bump to fix broken scanning

This commit is contained in:
Hauke Petersen 2021-10-07 09:06:47 +02:00
parent 21ed0d2326
commit 8368a458bc

View File

@ -1,6 +1,6 @@
PKG_NAME = nimble
PKG_URL = https://github.com/apache/mynewt-nimble.git
PKG_VERSION = cddb7c4ccee72e718c8b1a57166e702917e02c13
PKG_VERSION = 6c9f70972e8c68efe1fd38d413778c9487c5d997
PKG_LICENSE = Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk