Skip to content

Commit d94492c

Browse files
committed
[deps] update e2fs: rootless build
Signed-off-by: zhuangbowei.zbw <zhuangbowei.zbw@alibaba-inc.com>
1 parent 74f1d3a commit d94492c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Finde2fs.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if(NOT ORIGIN_EXT2FS)
44
FetchContent_Declare(
55
e2fsprogs
66
GIT_REPOSITORY https://github.com/data-accelerator/e2fsprogs.git
7-
GIT_TAG f8664ddfd662b1664104e0bbd5ac202a6e3b1da6
7+
GIT_TAG b4cf6c751196a12b1df9a269d8e0b516b99fe6a7
88
)
99
FetchContent_GetProperties(e2fsprogs)
1010

0 commit comments

Comments
 (0)