From: Eric Biggers <ebiggers@xxxxxxxxxx> See the announcement at "[ANNOUNCE] Moving the fsverity-utils git repo" (https://lore.kernel.org/r/Y9GKm+hcm70myZkr@sol.localdomain). Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- tests/install-fsverity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/install-fsverity.sh b/tests/install-fsverity.sh index 418fc42..051075f 100755 --- a/tests/install-fsverity.sh +++ b/tests/install-fsverity.sh @@ -1,6 +1,6 @@ #!/bin/sh -git clone https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git +git clone https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git cd fsverity-utils CC=gcc make -j$(nproc) && sudo make install cd .. base-commit: 8ecded5683f2b1d96119f1c9ccd74107e96e0656 -- 2.39.1