blob: dc5921b80badb892986417855a5e0280cfc6b426 (
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
|
pkgbase = mongodb-bin
pkgdesc = A high-performance, open source, schema-free document-oriented database
pkgver = 8.0.4
pkgrel = 1
url = https://www.mongodb.com/
arch = x86_64
arch = aarch64
license = SSPL-1.0
makedepends = chrpath
depends = mongosh-bin
depends = curl
depends = openssl
optdepends = mongodb-tools: The MongoDB tools provide import, export, and diagnostic capabilities.
provides = mongodb=8.0.4
conflicts = mongodb
conflicts = mongodb-shell-bin
noextract = mongodb-org-server_8.0.4_x86_64.deb
noextract = mongodb-org-mongos_8.0.4_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_8.0.4_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/noble/mongodb-org/8.0/multiverse/binary-amd64/mongodb-org-server_8.0.4_amd64.deb
source_x86_64 = mongodb-org-mongos_8.0.4_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/noble/mongodb-org/8.0/multiverse/binary-amd64/mongodb-org-mongos_8.0.4_amd64.deb
sha256sums_x86_64 = a68666240b1ac2c685684ce819be15da6c918032e324d10df2c63e1e81f1c3d9
sha256sums_x86_64 = bb574f88ed36cfadc80254344c1521859b86b197824410fe0b4ca669c52c8d38
source_aarch64 = mongodb-org-server_8.0.4_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/noble/mongodb-org/8.0/multiverse/binary-arm64/mongodb-org-server_8.0.4_arm64.deb
source_aarch64 = mongodb-org-mongos_8.0.4_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/noble/mongodb-org/8.0/multiverse/binary-arm64/mongodb-org-mongos_8.0.4_arm64.deb
sha256sums_aarch64 = 9c14285626b478d9571a3f0a5a3df0938098fe207c960eddd8d94b424ca37694
sha256sums_aarch64 = c93002d85fdeaf7f53088969c9316238f599ec02edb7d5c000c918589318c459
pkgname = mongodb-bin
|