1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00

pkg/nanocbor: bump version

This commit is contained in:
Francisco Molina 2021-04-08 22:30:57 +02:00
parent 1c3c2db812
commit 7749368608
No known key found for this signature in database
GPG Key ID: 3E94EAC3DBDEEDA8
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PKG_NAME = nanocbor
PKG_URL = https://github.com/bergzand/nanocbor
PKG_VERSION = e47950bb6cafd944f4a6ecf49cf9276363b4592e
PKG_VERSION = 97e8cbe943388dda0087ab703034fec268c7c12d
PKG_LICENSE = CC-0
include $(RIOTBASE)/pkg/pkg.mk