Skip to content

Commit bd49560

Browse files
committed
bump(main/wasm-component-ld): 0.5.16
This commit has been automatically submitted by Github Actions.
1 parent f09a45e commit bd49560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/wasm-component-ld/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Command line linker for creating WebAssembly components"
33
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
44
TERMUX_PKG_LICENSE_FILE="LICENSE-APACHE, LICENSE-Apache-2.0_WITH_LLVM-exception, LICENSE-MIT"
55
TERMUX_PKG_MAINTAINER="@termux"
6-
TERMUX_PKG_VERSION="0.5.15"
6+
TERMUX_PKG_VERSION="0.5.16"
77
TERMUX_PKG_SRCURL=https://github.com/bytecodealliance/wasm-component-ld/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=d625ce7efba6b88fd0691d313681b660bb1c456945d812355936c7cd489912b1
8+
TERMUX_PKG_SHA256=a4ab2d413b4235e2c7fbbda6ed4085c5263584ed6494f717414bebd64813909f
99
TERMUX_PKG_BUILD_IN_SRC=true
1010
TERMUX_PKG_AUTO_UPDATE=true
1111

0 commit comments

Comments
 (0)