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

upgpkg: 28.0.1-1

parent 4e85e929
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.0
pkgver = 28.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=v28.0.0
source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v28.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 = 1cc75d60a571917d5946d429b653e0abe62829f2bb9fb8a9f41a29d1534f4a5d5d67edcb6820311dd0709d6322dca6222821f5d33bd8353021f2f47a00c7c920
b2sums = 324c5ff3d1b6a538e20989a4eab29e4922935d8093ce9ae7b02bd69ab8b1becc691f8e6c2b1a19c7c3c10f0448584574931d089ee625b17318f1ff33e93983e2
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
......
......@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <dario.ostuni@gmail.com>
pkgname=wasmtime
pkgver=28.0.0
pkgver=28.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=('1cc75d60a571917d5946d429b653e0abe62829f2bb9fb8a9f41a29d1534f4a5d5d67edcb6820311dd0709d6322dca6222821f5d33bd8353021f2f47a00c7c920'
b2sums=('324c5ff3d1b6a538e20989a4eab29e4922935d8093ce9ae7b02bd69ab8b1becc691f8e6c2b1a19c7c3c10f0448584574931d089ee625b17318f1ff33e93983e2'
'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