diff options
author | Ronald Klop <ronald-lists@klop.ws> | 2021-05-11 08:12:45 -0700 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-05-11 08:12:45 -0700 |
commit | 0653fab20418364b84241f37a292a87a99b96e14 (patch) | |
tree | d45d03f8880934ffd6b2c6c3fc564fa329ed2ca9 /databases/mongodb44 | |
parent | devel/py-sentry-sdk: Update to 1.1.0 (diff) |
databases/mongodb44: Update to 4.4.6
Changes: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#std-label-4.4.6-changelog
PR: 255792
Diffstat (limited to 'databases/mongodb44')
-rw-r--r-- | databases/mongodb44/Makefile | 2 | ||||
-rw-r--r-- | databases/mongodb44/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile index f3fe81511f27..4de61908fd13 100644 --- a/databases/mongodb44/Makefile +++ b/databases/mongodb44/Makefile @@ -1,6 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.4.5 +DISTVERSION= 4.4.6 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ diff --git a/databases/mongodb44/distinfo b/databases/mongodb44/distinfo index 99ebbe0023ba..0d9b18c20f8e 100644 --- a/databases/mongodb44/distinfo +++ b/databases/mongodb44/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617812537 -SHA256 (mongodb-src-r4.4.5.tar.gz) = c5d2cc012a6a227e7849bb0f59be90560857ab732c689e727ddc2e99d81b5eeb -SIZE (mongodb-src-r4.4.5.tar.gz) = 50053470 +TIMESTAMP = 1620589981 +SHA256 (mongodb-src-r4.4.6.tar.gz) = b5189aa87977137574cd75432dac9bb91699d322358f857b7b6d1e191fbd2f32 +SIZE (mongodb-src-r4.4.6.tar.gz) = 50069717 |