summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 716cdfccbdbfcb6b0c1e948ea354fa94a65eb869 (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.13.4
	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.13.4.tar.gz
	sha256sums = 3771fb4b85cd1cb51896f7b691a0ecb784517b64caa13f624a1383818f678237

pkgname = wasmedge