Update to 4.4.0
PR: 248370 Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
This commit is contained in:
parent
7226909f10
commit
2bc147c7dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544130
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= mongodb
|
||||
DISTVERSIONPREFIX= r
|
||||
DISTVERSION= 4.4.0-rc14
|
||||
DISTVERSION= 4.4.0
|
||||
CATEGORIES= databases net
|
||||
MASTER_SITES= https://fastdl.mongodb.org/src/ \
|
||||
http://fastdl.mongodb.org/src/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1595682284
|
||||
SHA256 (mongodb-src-r4.4.0-rc14.tar.gz) = 88b35d639d21888eb80238911d020d5ab75782f6fde269902286277a3568b2a2
|
||||
SIZE (mongodb-src-r4.4.0-rc14.tar.gz) = 49592898
|
||||
TIMESTAMP = 1596135638
|
||||
SHA256 (mongodb-src-r4.4.0.tar.gz) = c948b8b6f1c4da4cac1c49a8f1367b88b5b036d9095cd205e875c53f09b41611
|
||||
SIZE (mongodb-src-r4.4.0.tar.gz) = 49589836
|
||||
|
|
|
@ -2,4 +2,4 @@ Mongo (from "humongous") is a high-performance, open source,
|
|||
schema-free, document-oriented database. A common name in the
|
||||
"NOSQL" community.
|
||||
|
||||
WWW: https://www.mongodb.com/
|
||||
WWW: https://docs.mongodb.com/v4.4/
|
||||
|
|
Loading…
Reference in a new issue