blob: 6e15dec212c6da93bc795302a91c8eabede6f5a0 (
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 = mongodb70-bin
pkgdesc = A high-performance, open source, schema-free document-oriented database
pkgver = 7.0.16
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-1.1
optdepends = mongodb-tools: The MongoDB tools provide import, export, and diagnostic capabilities.
provides = mongodb=7.0.16
conflicts = mongodb
conflicts = mongodb-shell-bin
noextract = mongodb-org-server_7.0.16_x86_64.deb
noextract = mongodb-org-mongos_7.0.16_x86_64.deb
backup = etc/mongodb.conf
source = mongodb.sysusers
source = mongodb.tmpfiles
source = LICENSE
sha256sums = 47b884569102f7c79017ee78ef2e98204a25aa834c0ee7d5d62c270ab05d4e2b
sha256sums = e5273bfee70fb114d7d17d03ef43cc6aae209c4224253abf4c9954cbcc087fc8
sha256sums = 09d99ca61eb07873d5334077acba22c33e7f7d0a9fa08c92734e0ac8430d6e27
source_x86_64 = mongodb-org-server_7.0.16_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-amd64/mongodb-org-server_7.0.16_amd64.deb
source_x86_64 = mongodb-org-mongos_7.0.16_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-amd64/mongodb-org-mongos_7.0.16_amd64.deb
sha256sums_x86_64 = 0f8c96486c51d0b96414904cbb69704e5877afffad6aa0a7079e837db9b8b316
sha256sums_x86_64 = 87263cede3143ca190627b0a9f56e01ec608f6a12eb1d08bd3fda80cad46e8db
source_aarch64 = mongodb-org-server_7.0.16_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-arm64/mongodb-org-server_7.0.16_arm64.deb
source_aarch64 = mongodb-org-mongos_7.0.16_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-arm64/mongodb-org-mongos_7.0.16_arm64.deb
sha256sums_aarch64 = 85ef3ed1de5643d6ee61507587da6142d97c1130dce897df7c50e030ce179350
sha256sums_aarch64 = 982a5eb83a7db74d23c6b6d904bd8cff220ab9e45d6ee0941661f81f4fcec5cf
pkgname = mongodb70-bin
|