summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b7c96ef363ee3a1f3383d7373e2b7232232c50f (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.2.3
	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.2.3.tar.gz
	sha512sums = f2dc39c4a17ca2cb983086f1a63220c52d0b7cca23b7e4e5910b72cba8d827e877c98653504f9fc5bc05b6a23ec86ada39b18a998478779c127d2c1886927165

pkgname = wasm-micro-runtime