summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33530e31c4426e95aa0de429b6660d0e68ac7e21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = dragonfly-bin
	pkgdesc = Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs
	pkgver = 0.7.0
	pkgrel = 1
	url = https://dragonflydb.io/
	arch = x86_64
	arch = aarch64
	license = BSL
	depends = boost-libs
	depends = libunwind
	source = https://github.com/dragonflydb/dragonfly/releases/download/v0.7.0/dragonfly-x86_64.tar.gz
	sha256sums = SKIP

pkgname = dragonfly-bin