Skip to content

Commit 2c4d1e5

Browse files
authored
Merge pull request #224 from WaberZhuang/main
deps: update libe2fs
2 parents 99b8f9c + 728d617 commit 2c4d1e5

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)