pkg/nimble: bump version to 946cfb7

This commit is contained in:
Hauke Petersen 2019-11-21 16:55:48 +01:00
parent 51a65b256d
commit ffd8fc9976

View File

@ -1,6 +1,6 @@
PKG_NAME = nimble PKG_NAME = nimble
PKG_URL = https://github.com/apache/mynewt-nimble.git PKG_URL = https://github.com/apache/mynewt-nimble.git
PKG_VERSION = fb7651b773734a075c47ff10210b92e6d55ef55b PKG_VERSION = 946cfb7ff27fcf3adacebcd50c159b89d854fbf2
PKG_LICENSE = Apache-2.0 PKG_LICENSE = Apache-2.0
TDIR = $(RIOTPKG)/$(PKG_NAME) TDIR = $(RIOTPKG)/$(PKG_NAME)