mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 21:52:39 +00:00
bump(main/emscripten): 4.0.15
This commit has been automatically submitted by Github Actions.
This commit is contained in:
@@ -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="4.0.14"
|
||||
TERMUX_PKG_VERSION="4.0.15"
|
||||
TERMUX_PKG_SRCURL=git+https://github.com/emscripten-core/emscripten
|
||||
TERMUX_PKG_GIT_BRANCH=${TERMUX_PKG_VERSION}
|
||||
TERMUX_PKG_DEPENDS="nodejs-lts | nodejs, python"
|
||||
@@ -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=1cc84bcc08f723a6ba9d845c3fed1777547f45f9
|
||||
_LLVM_TGZ_SHA256=ef47b1de67e897fc838d9610dc803da5d123edb14ffe5dbb691154f2ba9ac40a
|
||||
_LLVM_COMMIT=20d4e5cb8c51dc191e06554dd0d0def84a9edd0a
|
||||
_LLVM_TGZ_SHA256=c78e43c3308613238a3926628b5a0ed243cfa065a36f97ce6fda4b3318c90a40
|
||||
|
||||
# https://github.com/emscripten-core/emscripten/issues/12252
|
||||
# upstream says better bundle the right binaryen revision for now
|
||||
_BINARYEN_COMMIT=fc1a391b9320602b624cefe5e760eda40cbb05a3
|
||||
_BINARYEN_TGZ_SHA256=48e4d73d7a7f3f78c1cb7e25ecaaa892e3b9abbb03a5920198a88c74ecc93c19
|
||||
_BINARYEN_COMMIT=cf756c92997182276122c2f0a9ac567d2d39ef42
|
||||
_BINARYEN_TGZ_SHA256=ae68318b0a6127a0684a534c5563397ab04f18d9e8b9db84e6b830f3a0ccffff
|
||||
|
||||
# https://github.com/emscripten-core/emsdk/blob/main/emsdk.py
|
||||
# https://chromium.googlesource.com/emscripten-releases/+/refs/heads/main/src/build.py
|
||||
|
||||
Reference in New Issue
Block a user