summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3c783f6c33b8d73875860380e31c4af7f38d999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = wasm-micro-runtime
	pkgdesc = Standalone WebAssembly (WASM) runtime with small footprint
	pkgver = 1.3.2
	pkgrel = 1
	url = https://github.com/bytecodealliance/wasm-micro-runtime
	changelog = RELEASE_NOTES.md
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = llvm
	makedepends = ninja
	depends = glibc
	depends = llvm-libs
	provides = wasm-micro-runtime
	conflicts = wasm-micro-runtime-git
	source = https://github.com/bytecodealliance/wasm-micro-runtime/archive/WAMR-1.3.2.tar.gz
	sha512sums = 8d39230e41b8acf0d69b1cc1968c1eaeaa06ea0083e0a910d731d30f50e5807bc1ed4b0f46545a02fe392fbd62fb867a585dc91ffddcfce1dd9b007957a6cc7a

pkgname = wasm-micro-runtime