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

Merge pull request #16830 from fjmolinas/pr_nimble_bump_ver_cleanup

pkg/nimble: bump version, rmv patches
This commit is contained in:
Hauke Petersen 2021-09-09 18:48:41 +02:00 committed by GitHub
commit e4b76b2ac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

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