diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2021-03-11 23:23:00 +0200 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2021-03-11 23:23:00 +0200 |
commit | 2f9132e2e0b1e01398a01a32972e87f45ec2f7a6 (patch) | |
tree | e8cc581628bdcdf017032ae2b24f11757960d1d4 /gnu/local.mk | |
parent | 6dda22363166bc67e8846714cc947918692202c5 (diff) |
Revert "Revert "gnu: mongodb: Update to 3.4.24 [security fixes].""
This reverts commit feff80cec3c97a3df2c20d300be12d67f79d4f22.
I was mistaken, there are still branches of mongodb which are still
licensed under the AGPL3
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index a39c5d8592..c2637926ee 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1396,7 +1396,6 @@ dist_patch_DATA = \ %D%/packages/patches/mpc123-initialize-ao.patch \ %D%/packages/patches/module-init-tools-moduledir.patch \ %D%/packages/patches/monero-use-system-miniupnpc.patch \ - %D%/packages/patches/mongodb-support-unknown-linux-distributions.patch \ %D%/packages/patches/mono-mdoc-timestamping.patch \ %D%/packages/patches/mozjs17-aarch64-support.patch \ %D%/packages/patches/mozjs24-aarch64-support.patch \ |