summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8161107916f6d7c64784cbdcb5c62f1ecc748b39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = redis-rejson
	pkgdesc = Redis module that implements ECMA-404 The JSON Data Interchange Standard as a native data type.
	pkgver = 2.6.4
	pkgrel = 1
	url = https://github.com/RedisLabsModules/rejson
	arch = x86_64
	license = custom:REDIS SOURCE AVAILABLE LICENSE AGREEMENT
	makedepends = clang
	depends = redis
	source = https://github.com/RedisLabsModules/rejson/archive/v2.6.4.tar.gz
	sha512sums = bf88b8fd1e23b2e1e233fc2e7cd200e07066d1da370826e9a35d17e45e88e79b37783c4a21c0df7a2cee99403833c19475869320ffc87cfe6f70786609aed65e

pkgname = redis-rejson