Skip to content

Commit 728d617

Browse files
committed
deps: update libe2fs
Signed-off-by: zhuangbowei.zbw <zhuangbowei.zbw@alibaba-inc.com>
1 parent 99b8f9c commit 728d617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Findext2fs.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set(FETCHCONTENT_QUIET false)
44
FetchContent_Declare(
55
e2fsprogs
66
GIT_REPOSITORY https://github.com/data-accelerator/e2fsprogs.git
7-
GIT_TAG 5c1a47716d56c2f543058c1499fdd7742e3dd2b1
7+
GIT_TAG f8664ddfd662b1664104e0bbd5ac202a6e3b1da6
88
)
99

1010
FetchContent_MakeAvailable(e2fsprogs)

0 commit comments

Comments
 (0)