From 874cd8478056b57e79172191f465437831cc80bd Mon Sep 17 00:00:00 2001 From: Paul Guyot Date: Tue, 9 Jun 2026 21:50:27 +0200 Subject: [PATCH] wabt: update to 1.0.41 Signed-off-by: Paul Guyot --- lang/wabt/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/wabt/Portfile b/lang/wabt/Portfile index 5d90ac86058..fb54b0b94d3 100644 --- a/lang/wabt/Portfile +++ b/lang/wabt/Portfile @@ -5,7 +5,7 @@ PortGroup cmake 1.1 PortGroup legacysupport 1.1 PortGroup github 1.0 -github.setup WebAssembly wabt 1.0.40 +github.setup WebAssembly wabt 1.0.41 github.tarball_from releases distname ${name}-${version} use_xz yes @@ -34,9 +34,9 @@ long_description \ These tools are intended for use in (or for development of) toolchains \ or other systems that want to manipulate WebAssembly files. -checksums rmd160 40b2b8366c80a51fee620a69923ab3606c3e1880 \ - sha256 e152b0c348825923df10dc39ca248609dca67ef52c7a1575f3ac61a808603073 \ - size 7151264 +checksums rmd160 dabf517417910aab27cb432871819f43bae3e37c \ + sha256 ca9e69cc1de13b4633a3c74fd697319303b21108529d4f10960af4e1f4a65893 \ + size 7577120 compiler.cxx_standard 2017