diff --git a/pkg/flashdb/Makefile b/pkg/flashdb/Makefile index 12da3dc8b5..47f8fce0b4 100644 --- a/pkg/flashdb/Makefile +++ b/pkg/flashdb/Makefile @@ -1,7 +1,7 @@ PKG_NAME=flashdb PKG_URL=https://github.com/armink/FlashDB.git -# 2.1.0 + patches -PKG_VERSION=0594fdc95700745ee8b26f43a9a28f3dba8407bb +# 2.1.1 +PKG_VERSION=714d6159e7e6afb267a3953756abca445c350e61 PKG_LICENSE=Apache-2.0 include $(RIOTBASE)/pkg/pkg.mk