summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a7e3c0dd4ec1ae147f390e4c5c3be43530d943c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = nng-git
	pkgdesc = Rewrite of the SP protocol library known as libnanomsg
	pkgver = 1.9.0.r338.g6c949de
	pkgrel = 1
	url = https://github.com/nanomsg/nng
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = mbedtls
	provides = nng
	conflicts = nng
	source = nng::git+https://github.com/nanomsg/nng.git
	sha256sums = SKIP

pkgname = nng-git