wabt: update to 1.0.23.

Closes: #29500 [via git-merge-pr]
This commit is contained in:
Isaac Freund 2021-03-16 00:49:24 +01:00 committed by Érico Nogueira
parent be5022c8c4
commit daca71c53b

View file

@ -1,6 +1,6 @@
# Template file for 'wabt'
pkgname=wabt
version=1.0.20
version=1.0.23
revision=1
build_style=cmake
make_check_target=check
@ -9,19 +9,19 @@ short_desc="WebAssembly Binary Toolkit"
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
license="Apache-2.0"
homepage="https://github.com/WebAssembly/wabt"
_gtest_commit=7888184f28509dba839e3683409443e0b5bb8948
_testsuite_commit=18f83401a47a0e43772cf7d9f216e994bf7c7fa6
_gtest_commit=703bd9caab50b139428cea1aaff9974ebee5742e
_testsuite_commit=9994915e0cca8b42a16c577e4c85491822367dde
_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="39def40e8719030e0d11b1abbd81427fb1731c0372fcb24e2baaea067acba66f
acc72b0cde04828fd4640576fdbd0727fc202f08b7701ae0bb318e2510f44b22
9d82be5b4dcfaadb9c0b0455c0c8b2989b942f75b9f698fa8e70329e403f4f74
checksum="925f47020705cd2cc00a4ff6a36ab08f8adf6d08c7eac5057db0db38b6b2f16d
d17b1b83a57b3933565a6d0616fe261107326d47de20288d0949ed038e1c342d
baf8a7f68ddd21fb7ad255acc765391c972c12f3857af8e9a979342b160e6a5a
aea8cd095e9937f1e14f2c93e026317b197eb2345e7a817fe3932062eb7b792c"
pre_configure() {
post_extract() {
# move submodule to proper location
rmdir third_party/gtest
rmdir third_party/testsuite