blob: 094be8eb826eede1d0386ec073b7d181913f9613 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = foundationdb-server-bin
pkgdesc = FoundationDB clients and library. FoundationDB is a scalable, fault-tolerant, ordered key-value store with full ACID transactions. This package contains client utilities and libraries.
pkgver = 5.1.7
pkgrel = 1
url = https://www.foundationdb.org
install = foundationdb-server-bin.install
arch = x86_64
license = Apache 2.0
options = !strip
options = !emptydirs
source_x86_64 = https://www.foundationdb.org/downloads/5.1.7/ubuntu/installers/foundationdb-server_5.1.7-1_amd64.deb
sha512sums_x86_64 = dc2203342fea472b3801fb3e82096eb000e48e6610fe6f14ba723cda0d6c2c1a21561b2125b837a5e72bb12770519fb39e6b38533d9d267803727da85bf2d147
pkgname = foundationdb-server-bin
|