Skip to content

Commit 02600d1

Browse files
author
Xun Chen
committed
build: switch erofs-utils fetch repository to GitHub
Signed-off-by: Xun Chen <xunchen@hust.edu.cn>
1 parent 1471eff commit 02600d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overlaybd/tar/erofs/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include(FetchContent)
22

33
FetchContent_Declare(
44
erofs-utils
5-
GIT_REPOSITORY https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
5+
GIT_REPOSITORY https://github.com/erofs/erofs-utils.git
66
GIT_TAG eec6f7a2755dfccc8f655aa37cf6f26db9164e60
77
)
88

0 commit comments

Comments
 (0)