summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bc6948351a56bbc521558fbbd245ce3c1c276fd (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.5
	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.5.tar.gz
	sha256sums = 588b8933a89f75c3ee5d4b92fe9d65294ae86fd48a95d2d4ac1a93ee3c5e1d75

pkgname = wasmedge