From eee213a4a46b77436180c6dfdabfa11eee617c11 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Fri, 3 Dec 2021 18:23:26 +0000 Subject: [PATCH] binaryen: update to 103 This commit has been automatically submitted by Github Actions. --- packages/binaryen/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/binaryen/build.sh b/packages/binaryen/build.sh index 8597c8191f..751f6d673b 100644 --- a/packages/binaryen/build.sh +++ b/packages/binaryen/build.sh @@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/WebAssembly/binaryen TERMUX_PKG_DESCRIPTION="Binaryen is a compiler and toolchain infrastructure library for WebAssembly" TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION=102 +TERMUX_PKG_VERSION=103 TERMUX_PKG_SRCURL=https://github.com/WebAssembly/binaryen/archive/version_${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=6197a8d7220d1510bb0694a2984bfae4f8b38abd6bdf4c724551c831786992f6 +TERMUX_PKG_SHA256=568fb4a09a9ce4a21f62ac8596f393c2e89f39b96457d5e7c1f67db0fe74a88d TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP="\d+"