mongodb-5_0: 5.0.28 -> 5.0.29 (#338924)
This commit is contained in:
commit
598729a9b7
@ -10,8 +10,8 @@ let
|
||||
};
|
||||
variants = if stdenv.isLinux then
|
||||
{
|
||||
version = "5.0.28";
|
||||
sha256 = "sha256-r4JltJL4w0TX6dT45W3tYptShnEGxnlF7tYe5mCuc78=";
|
||||
version = "5.0.29";
|
||||
sha256 = "sha256-27+SXo0fjFwJFFm/NhpDhq95dMwiN8RCJO7j5ic49Ls=";
|
||||
patches = [ ./fix-build-with-boost-1.79-5_0-linux.patch ];
|
||||
}
|
||||
else lib.optionalAttrs stdenv.isDarwin
|
||||
|
Loading…
Reference in New Issue
Block a user