summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4db4989aa01175150eed2571ee32ffc690803f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = wasmedge
	pkgdesc = WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
	pkgver = 0.14.1
	pkgrel = 1
	url = https://wasmedge.org
	arch = any
	license = Apache
	depends = cmake
	depends = boost
	depends = openssl
	depends = pkgconf
	depends = ninja
	depends = rapidjson
	source = https://github.com/WasmEdge/WasmEdge/archive/refs/tags/0.14.1.tar.gz
	sha256sums = ff95d3b9d4736f36e31c0477208cc70f12a0a3f946bbf756f1e7b181877d5af3

pkgname = wasmedge