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

upgpkg: 29.0.0-1

parent aaacef9a
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 = 28.0.1
pkgver = 29.0.0
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=v28.0.1
source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v29.0.0
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 = 324c5ff3d1b6a538e20989a4eab29e4922935d8093ce9ae7b02bd69ab8b1becc691f8e6c2b1a19c7c3c10f0448584574931d089ee625b17318f1ff33e93983e2
b2sums = f37eec96cce8ed72f29213fe411f0a19b0a41fb72705241ce15e80227266b9fd72eb9255174041d9db82e739761bfa24c7b6d11670832f4235ce22d8fe924ae7
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
......
......@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <dario.ostuni@gmail.com>
pkgname=wasmtime
pkgver=28.0.1
pkgver=29.0.0
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=('324c5ff3d1b6a538e20989a4eab29e4922935d8093ce9ae7b02bd69ab8b1becc691f8e6c2b1a19c7c3c10f0448584574931d089ee625b17318f1ff33e93983e2'
b2sums=('f37eec96cce8ed72f29213fe411f0a19b0a41fb72705241ce15e80227266b9fd72eb9255174041d9db82e739761bfa24c7b6d11670832f4235ce22d8fe924ae7'
'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