summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88c0268f10efe8b7815e288b7a40c98a8e7ef294 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = jsoncons
	pkgdesc = A C++, header-only library for constructing JSON and JSON-like data formats
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/danielaparker/jsoncons
	arch = any
	license = BSL-1.0
	makedepends = cmake
	options = !debug
	source = jsoncons-1.2.0.tar.gz::https://github.com/danielaparker/jsoncons/archive/refs/tags/v1.2.0.tar.gz
	sha256sums = 3bdc0c8ceba1943b5deb889559911ebe97377971453a11227ed0a51a05e5d5d8

pkgname = jsoncons