blob: 4636f41da4c2fc4341dbbef12bd13dad46e4dfca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
pkgbase = mongodb-bin
pkgdesc = A high-performance, open source, schema-free document-oriented database
pkgver = 7.0.3
pkgrel = 1
url = https://www.mongodb.com/
arch = x86_64
arch = aarch64
license = custom:SSPLv1
license = Apache
makedepends = chrpath
depends = mongosh-bin
depends = curl
depends = openssl-1.1
optdepends = mongodb-tools: The MongoDB tools provide import, export, and diagnostic capabilities.
provides = mongodb=7.0.3
conflicts = mongodb
conflicts = mongodb-shell-bin
noextract = mongodb-org-server_7.0.3_x86_64.deb
noextract = mongodb-org-mongos_7.0.3_x86_64.deb
backup = etc/mongodb.conf
source = mongodb.sysusers
source = mongodb.tmpfiles
source = LICENSE
sha256sums = 47b884569102f7c79017ee78ef2e98204a25aa834c0ee7d5d62c270ab05d4e2b
sha256sums = 51ee1e1f71598aad919db79a195778e6cb6cfce48267565e88a401ebc64497ac
sha256sums = 09d99ca61eb07873d5334077acba22c33e7f7d0a9fa08c92734e0ac8430d6e27
source_x86_64 = mongodb-org-server_7.0.3_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-amd64/mongodb-org-server_7.0.3_amd64.deb
source_x86_64 = mongodb-org-mongos_7.0.3_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-amd64/mongodb-org-mongos_7.0.3_amd64.deb
sha256sums_x86_64 = 87944f26b2e4ea21380bf63ad5c084f7b4703d62f047c685aee5e8ea550bf5b9
sha256sums_x86_64 = 8fcc4ba15c33eaa8017afdfc56eafdaea413fce2e7fded15c5471c365694bdeb
source_aarch64 = mongodb-org-server_7.0.3_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-arm64/mongodb-org-server_7.0.3_arm64.deb
source_aarch64 = mongodb-org-mongos_7.0.3_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-arm64/mongodb-org-mongos_7.0.3_arm64.deb
sha256sums_aarch64 = 8573d84bbee9c63d95a559fd2ebc90303af5d00a642316c068da09fcbeefbfb4
sha256sums_aarch64 = 6dbb0271311bb72c1d6b34a66500e916c9c2202d6f1f805b85aa1ec050595806
pkgname = mongodb-bin
|