packages/raft/.SRCINFO
2024-11-16 11:34:01 +01:00

19 lines
490 B
Plaintext

pkgbase = raft
pkgdesc = Asynchronous C implementation of the Raft consensus protocol
pkgver = 0.22.1
pkgrel = 1
url = https://raft.readthedocs.io/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = LGPL-3.0-only
depends = libuv
depends = lz4
options = strip
source = raft-0.22.1.tar.gz::https://github.com/cowsql/raft/archive/v0.22.1.tar.gz
sha256sums = 385f91a0b542ebe8b81c8f8500310dcd575fd028ea0cd2ede8807fa920dcf604
pkgname = raft