aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-12-03 15:05:54 +0100
committerToni Uhlig <matzeton@googlemail.com>2024-12-03 15:05:54 +0100
commit306d3cfbb999ecac67831c26031da53ec273e9a6 (patch)
treed5b7e3bc372213ba6c855ea10444e98b1b989a53
parent6763f3510099db3d2f6272cdaf957f8beeddf842 (diff)
fixed Mingw-w64 update script
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rwxr-xr-xupdate_MINGW.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_MINGW.sh b/update_MINGW.sh
index d7cffc7..45e26c2 100755
--- a/update_MINGW.sh
+++ b/update_MINGW.sh
@@ -3,4 +3,4 @@
MYDIR="$(dirname ${0})"
cd "${MYDIR}"
-git subtree pull --squash --prefix=mingw-w64-build 'https://github.com/utoni/mingw-w64-build-ng.git' master
+git subtree pull --squash --prefix=mingw-w64-build 'https://github.com/utoni/mingw-w64-build-ng.git' main