summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae79f1a6ae2fa14b290cfbe06061737622c1086f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = kvrocks
	pkgdesc = A distributed key value NoSQL database that uses RocksDB as storage engine and compatible with Redis protocol
	pkgver = 2.4.0
	pkgrel = 1
	url = https://kvrocks.apache.org/
	arch = any
	license = Apache
	makedepends = python
	makedepends = git
	makedepends = gcc
	makedepends = make
	makedepends = cmake
	makedepends = autoconf
	makedepends = automake
	makedepends = libtool
	depends = libunwind
	source = kvrocks-2.4.0.tar.gz::https://github.com/apache/incubator-kvrocks/archive/refs/tags/v2.4.0.tar.gz
	sha256sums = 6a57c28430b884a634aaa5524b9013b4e6664eded4567e11ab206ed98797e80a

pkgname = kvrocks