Skip to content

Commit acb6811

Browse files
committed
pkg/littlefs2: bump version to v2.11.2
1 parent 5987b19 commit acb6811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/littlefs2/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PKG_NAME=littlefs2
22
PKG_URL=https://github.com/littlefs-project/littlefs.git
3-
# v2.11.1
4-
PKG_VERSION=8e251dd675da00342d45dac78b6f627f119aed03
3+
# v2.11.2
4+
PKG_VERSION=adad0fbbcf5382c20978d07f94f9c13be9041c1b
55
PKG_LICENSE=Apache-2.0
66

77
include $(RIOTBASE)/pkg/pkg.mk

0 commit comments

Comments
 (0)