[dev-db/mongodb] fix git hash

This commit is contained in:
Robert Förster 2024-05-16 17:11:41 +02:00
parent 98941761be
commit 307203176a
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ src_configure() {
VERBOSE=1
VARIANT_DIR=gentoo
MONGO_VERSION="${PV}"
MONGO_GIT_HASH="0b4f1ea980b5380a66425a90b414106a191365f4"
MONGO_GIT_HASH="7494119c41ca4e13b493e9f048df4032164e860e"
--disable-warnings-as-errors
--jobs="$(makeopts_jobs)"