Merge pull request #291555 from f2k1de/mongodb-4.4.28

This commit is contained in:
Sandro
2024-02-26 14:00:56 +01:00
committed by GitHub
+2 -2
View File
@@ -6,8 +6,8 @@ let
};
in
buildMongoDB {
version = "4.4.27";
sha256 = "sha256-HcTI/0igzCR5g8Wai5zKEuK3BjFrpRP/9GwZh5wqmtc=";
version = "4.4.28";
sha256 = "sha256-aq4dJl2FOTOhQ3bzVj0L/0CE3obE7lCx2ecjGNYC8X4=";
patches = [
./forget-build-dependencies-4-4.patch
./fix-build-with-boost-1.79-4_4.patch