summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9630bbaa4aaaec98cf961424ebf642557c319835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = fermyon-spin
	pkgdesc = an open source framework for building and running fast, secure, and composable cloud microservices with WebAssembly
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/fermyon/spin
	arch = x86_64
	license = Apache-2.0
	makedepends = cargo
	makedepends = cmake
	depends = gcc-libs
	depends = openssl
	options = !debug
	source = spin-3.0.0.tar.gz::https://github.com/fermyon/spin/archive/v3.0.0.tar.gz
	sha256sums = 82ae05cd44f25b316a33faa706e5277e50ee5e0768ef5443be343625fc6df1a7

pkgname = fermyon-spin