diff --git a/pkg/nanocbor/Makefile b/pkg/nanocbor/Makefile index ecaeec490289..d5de73bd7554 100644 --- a/pkg/nanocbor/Makefile +++ b/pkg/nanocbor/Makefile @@ -1,6 +1,6 @@ PKG_NAME = nanocbor PKG_URL = https://github.com/bergzand/nanocbor -PKG_VERSION = d3d88e2d8e8da53d278aabe448cb338dbf845f09 +PKG_VERSION = 7728af0633a8d9d119c9b36a5c5a441e11e75ff1 PKG_LICENSE = CC-0 include $(RIOTBASE)/pkg/pkg.mk