diff --git a/pkg/nanocbor/Makefile b/pkg/nanocbor/Makefile index 7cfd33877f..a2eb7bca80 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 = 54e8938e60ba6a74d8aeafffc2d4a1dfc0392498 +PKG_VERSION = 3e3700488b0cdd43b72e686260541484e7862d43 PKG_LICENSE = CC-0 include $(RIOTBASE)/pkg/pkg.mk