wasmer: Bump to 3.1.0

This commit is contained in:
Tee KOBAYASHI 2022-12-13 13:38:32 +09:00 committed by xtkoba
parent e3846a948a
commit 69d4f5a6e3
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/wasmerio/wasmer
TERMUX_PKG_DESCRIPTION="A fast and secure WebAssembly runtime"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.0.2
TERMUX_PKG_VERSION=3.1.0
TERMUX_PKG_SRCURL=https://github.com/wasmerio/wasmer/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=256f5564d727cf0baf89368abf82dd851b6683407b30422267c65d1851b988ac
TERMUX_PKG_SHA256=d3a27e5fd834573a226374e0c5ed8891af9fab41749efa2aecbd3d22c3f950a2
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_NO_STATICSPLIT=true