We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1471eff + 02600d1 commit e535241Copy full SHA for e535241
src/overlaybd/tar/erofs/CMakeLists.txt
@@ -2,7 +2,7 @@ include(FetchContent)
2
3
FetchContent_Declare(
4
erofs-utils
5
- GIT_REPOSITORY https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
+ GIT_REPOSITORY https://github.com/erofs/erofs-utils.git
6
GIT_TAG eec6f7a2755dfccc8f655aa37cf6f26db9164e60
7
)
8
0 commit comments