wasm-tools: update to 1.255.0.

This commit is contained in:
Duncaen
2026-08-02 18:39:14 +02:00
parent 2e411ec807
commit 8ab171d347
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'wasm-tools'
pkgname=wasm-tools
version=1.254.0
version=1.255.0
revision=1
build_style=cargo
configure_args="--bin wasm-tools"
@@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
homepage="https://github.com/bytecodealliance/wasm-tools"
distfiles="https://github.com/bytecodealliance/wasm-tools/archive/refs/tags/v${version}.tar.gz"
checksum=01de3e135645ded97ba5bd901a34926d758f8fb9f6e9e84e2ac03dc3dd8fc9c8
checksum=5e8d75ad53a1ffc82269c3007d1ed5800b49ba8fa2f8a84a306c529860e923b5
post_install() {
vlicense LICENSE-MIT