bump(main/emscripten): 3.1.53

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-05 07:30:02 +00:00
parent 51f619d9bd
commit c1ef163350
1 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://emscripten.org
TERMUX_PKG_DESCRIPTION="Emscripten: An LLVM-to-WebAssembly Compiler"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="3.1.52"
TERMUX_PKG_VERSION="3.1.53"
TERMUX_PKG_SRCURL=git+https://github.com/emscripten-core/emscripten
TERMUX_PKG_GIT_BRANCH=${TERMUX_PKG_VERSION}
TERMUX_PKG_PLATFORM_INDEPENDENT=true
@ -55,13 +55,13 @@ opt/emscripten/LICENSE
# https://github.com/emscripten-core/emscripten/issues/11362
# can switch to stable LLVM to save space once above is fixed
_LLVM_COMMIT=0a3a0ea5914cb4633f4f4c14f1ddc46ce067061a
_LLVM_TGZ_SHA256=105b4faba54c00008c750d320589df1098d1b63f0feb446e0500ab1d8fb8a914
_LLVM_COMMIT=febb4c42b192ed7c88c17f91cb903a59acf20baf
_LLVM_TGZ_SHA256=d81ef23a0977a9cf044caff03d9de996a96b6a9455fc74925d2c117b5504fb7d
# https://github.com/emscripten-core/emscripten/issues/12252
# upstream says better bundle the right binaryen revision for now
_BINARYEN_COMMIT=823bf60c7eb78cd345e1f29fd1fff186194655d8
_BINARYEN_TGZ_SHA256=0ae51f4d3b051266abd6924f6ea6c8cb96efcec082b53df891028fc63ba5794f
_BINARYEN_COMMIT=5d297dca547fdca2d525f251a27d0a94fc2c2674
_BINARYEN_TGZ_SHA256=0ffcbe9e6ae197f786d54473d5fe2ae70684da94f9f84dcb24e56ee26a113a64
# https://github.com/emscripten-core/emsdk/blob/main/emsdk.py
# https://chromium.googlesource.com/emscripten-releases/+/refs/heads/main/src/build.py