We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd7b8e commit 4475644Copy full SHA for 4475644
1 file changed
cmake/spidermonkey.cmake
@@ -59,7 +59,7 @@ else()
59
60
manage_git_source(
61
NAME spidermonkey
62
- REPO_URL https://github.com/andreiltd/firefox.git
+ REPO_URL https://github.com/bytecodealliance/firefox.git
63
TAG ${SM_TAG}
64
SOURCE_DIR ${SM_SOURCE_DIR}
65
)
0 commit comments