summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2fc8ced48f8d0a8ca277a8b884463811279ac6a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = redis-plus-plus
	pkgdesc = A C++ client for Redis based on hiredis written in C++ 11 / C++ 17
	pkgver = 1.3.3
	pkgrel = 1
	url = https://github.com/sewenew/redis-plus-plus
	arch = x86_64
	license = Apache
	makedepends = cmake
	depends = gcc-libs
	depends = hiredis
	source = redis-plus-plus-1.3.3.tar.gz::https://github.com/sewenew/redis-plus-plus/archive/1.3.3.tar.gz
	sha256sums = 23689059b7ba50fcd8fa673c5dbb7bdb010b896b14abad5aa80a5ec48eb64f26

pkgname = redis-plus-plus