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

pkg/nanocbor: bump version

This commit is contained in:
Benjamin Valentin 2021-09-09 13:42:41 +02:00
parent 174ee0175f
commit e80cedf6a8

View File

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