Merge pull request #247782 from f2k1de/mongodb-4.4.23

mongodb-4_4: 4.4.22 -> 4.4.23
This commit is contained in:
Weijia Wang 2023-08-09 14:17:35 +02:00 committed by GitHub
commit e27e2ef417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@ let
};
in
buildMongoDB {
version = "4.4.22";
sha256 = "sha256-xJpRDfeG9zcUuyTDWw8XHRXQ38MLBespAE7knIaDxKg=";
version = "4.4.23";
sha256 = "sha256-3Jo5i2kA37FI3j9bj9MVPL9LU0E1bGhu3I6GhM6zqLY=";
patches = [
./forget-build-dependencies-4-4.patch
./fix-build-with-boost-1.79-4_4.patch