Skip to content

Commit a09b5cd

Browse files
committed
scripts: switch mingw-w64 git repo from SF to GH
1 parent 9847bdd commit a09b5cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts.d/10-mingw.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
3+
SCRIPT_REPO="https://github.com/mingw-w64/mingw-w64.git"
44
SCRIPT_COMMIT="cb7f42e05b94cbb1d94edcebdbfb47b652a45484"
55

66
ffbuild_enabled() {

0 commit comments

Comments
 (0)