|
|
|
@ -9,7 +9,7 @@ PYINSTALLER_REPO="https://github.com/SomberNight/pyinstaller.git" |
|
|
|
PYINSTALLER_COMMIT="80ee4d613ecf75a1226b960a560ee01459e65ddb" |
|
|
|
PYINSTALLER_COMMIT="80ee4d613ecf75a1226b960a560ee01459e65ddb" |
|
|
|
# ^ tag 4.2, plus a custom commit that fixes cross-compilation with MinGW |
|
|
|
# ^ tag 4.2, plus a custom commit that fixes cross-compilation with MinGW |
|
|
|
|
|
|
|
|
|
|
|
PYTHON_VERSION=3.8.8 |
|
|
|
PYTHON_VERSION=3.9.7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Let's begin! |
|
|
|
# Let's begin! |
|
|
|
|