From a27106ef0b7f3dc6871826c9994d824a021e54e4 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Tue, 17 Nov 2020 11:08:28 +0100 Subject: [PATCH] wabt: update to 1.0.20. --- srcpkgs/wabt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/wabt/template b/srcpkgs/wabt/template index 241f5b7bcfe..752dfd31e6b 100644 --- a/srcpkgs/wabt/template +++ b/srcpkgs/wabt/template @@ -1,6 +1,6 @@ # Template file for 'wabt' pkgname=wabt -version=1.0.19 +version=1.0.20 revision=1 build_style=cmake make_check_target=check @@ -10,15 +10,15 @@ maintainer="Isaac Freund " license="Apache-2.0" homepage="https://github.com/WebAssembly/wabt" _gtest_commit=7888184f28509dba839e3683409443e0b5bb8948 -_testsuite_commit=d2163dace09d647bccf34b9b82a6f05a3b23cf29 +_testsuite_commit=18f83401a47a0e43772cf7d9f216e994bf7c7fa6 _wasm_c_api_commit=d9a80099d496b5cdba6f3fe8fc77586e0e505ddc distfiles="https://github.com/WebAssembly/wabt/archive/${version}.tar.gz https://github.com/google/googletest/archive/${_gtest_commit}.tar.gz https://github.com/WebAssembly/testsuite/archive/${_testsuite_commit}.tar.gz https://github.com/WebAssembly/wasm-c-api/archive/${_wasm_c_api_commit}.tar.gz" -checksum="134f2afc8205d0a3ab89c5f0d424ff3823e9d2769c39d2235aa37eba7abc15ba +checksum="39def40e8719030e0d11b1abbd81427fb1731c0372fcb24e2baaea067acba66f acc72b0cde04828fd4640576fdbd0727fc202f08b7701ae0bb318e2510f44b22 - 1ea206dba1b0826cf52e7a4b9328a341c75e8642072ab5e34356def380ad504d + 9d82be5b4dcfaadb9c0b0455c0c8b2989b942f75b9f698fa8e70329e403f4f74 aea8cd095e9937f1e14f2c93e026317b197eb2345e7a817fe3932062eb7b792c" pre_configure() {