summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f9039f4f4891bf191c0183d2a920f67f052b4afb (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.0
	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.0.tar.gz
	sha512sums = b212208fbbf5613f169447e6d3a079edec7321c892c44e9c51734b41c1c9bd45a83afd38b16e01c0850252a5072b566cff45ab4cecd3eed19705bef3a616385f

pkgname = wasm-micro-runtime