Skip to content

Commit 5a5786e

Browse files
committed
Update libff and libfqfft dependency reference
1 parent 3774f94 commit 5a5786e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
[submodule "depends/libsnark-supercop"]
1111
path = depends/libsnark-supercop
1212
url = git://github.com/mbbarbosa/libsnark-supercop.git
13-
[submodule "depends/libfqfft"]
14-
path = depends/libfqfft
15-
url = https://github.com/howardwu/libfqfft.git
1613
[submodule "depends/libff"]
1714
path = depends/libff
18-
url = https://github.com/howardwu/libff.git
15+
url = https://github.com/scipr-lab/libff.git
16+
[submodule "depends/libfqfft"]
17+
path = depends/libfqfft
18+
url = https://github.com/scipr-lab/libfqfft.git

0 commit comments

Comments
 (0)