Skip to content
Snippets Groups Projects
Verified Commit fcd2ae70 authored by Frederik Schwan's avatar Frederik Schwan
Browse files

upgpkg: 29.0.1-1

parent 862b4e1c
No related branches found
No related tags found
No related merge requests found
pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
pkgver = 29.0.0
pkgver = 29.0.1
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = x86_64
......@@ -10,13 +10,13 @@ pkgbase = wasmtime
makedepends = git
depends = gcc-libs
options = !lto
source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v29.0.0
source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v29.0.1
source = git+https://github.com/WebAssembly/testsuite.git
source = git+https://github.com/WebAssembly/wasm-c-api.git
source = git+https://github.com/WebAssembly/WASI.git
source = git+https://github.com/WebAssembly/wasi-nn.git
source = git+https://github.com/WebAssembly/wasi-crypto.git
b2sums = f37eec96cce8ed72f29213fe411f0a19b0a41fb72705241ce15e80227266b9fd72eb9255174041d9db82e739761bfa24c7b6d11670832f4235ce22d8fe924ae7
b2sums = 10f5f4e668643051a4782e328c8053327975d8b778fb8abfa2f4e2fedb510056a70091685ea5e2c1f90fab56cc622a3b3860deecdbaa7f5e3360e9273ccf498b
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
......
......@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <dario.ostuni@gmail.com>
pkgname=wasmtime
pkgver=29.0.0
pkgver=29.0.1
pkgrel=1
pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
arch=('x86_64')
......@@ -17,7 +17,7 @@ source=("git+https://github.com/bytecodealliance/wasmtime.git#commit=v${pkgver}"
git+https://github.com/WebAssembly/WASI.git
git+https://github.com/WebAssembly/wasi-nn.git
git+https://github.com/WebAssembly/wasi-crypto.git)
b2sums=('f37eec96cce8ed72f29213fe411f0a19b0a41fb72705241ce15e80227266b9fd72eb9255174041d9db82e739761bfa24c7b6d11670832f4235ce22d8fe924ae7'
b2sums=('10f5f4e668643051a4782e328c8053327975d8b778fb8abfa2f4e2fedb510056a70091685ea5e2c1f90fab56cc622a3b3860deecdbaa7f5e3360e9273ccf498b'
'SKIP'
'SKIP'
'SKIP'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment