mongodb-4_4: 4.4.19 -> 4.4.22

This commit is contained in:
Isa
2023-06-03 11:28:00 +02:00
parent 7445d27491
commit 23353f8025
+2 -2
View File
@@ -6,8 +6,8 @@ let
};
in
buildMongoDB {
version = "4.4.19";
sha256 = "sha256-DqkEOsTGB9gDYPxdEi9Kv3xJDz6XBe3fI59pnI1Upnk=";
version = "4.4.22";
sha256 = "sha256-xJpRDfeG9zcUuyTDWw8XHRXQ38MLBespAE7knIaDxKg=";
patches = [
./forget-build-dependencies-4-4.patch
./fix-build-with-boost-1.79-4_4.patch