blob: 902bd662d7f95d25c80e7f0d1b743b6fc35e1358 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dqlite-git
pkgdesc = Distributed SQLite
pkgver = 1.11.1.r17.gda62ece
pkgrel = 1
url = https://github.com/canonical/dqlite
arch = x86_64
license = LGPL3
makedepends = git
depends = libuv>=1.8.0
depends = sqlite
depends = raft
provides = dqlite
conflicts = dqlite
source = git+https://github.com/canonical/dqlite.git
sha256sums = SKIP
pkgname = dqlite-git
|