[dev-libs/libmongocrypt] bump

This commit is contained in:
Robert Förster 2024-11-16 20:06:38 +01:00
parent 2948003cdc
commit 00aac76d11
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST libmongocrypt-1.11.0.tar.gz 4121234 BLAKE2B 479d841413ac9bedcda738b3c16b1f40641c6ef423b1ac124226c1e91093d3010454b43f7c456ae616b98d0d8d839ddef4792e9b254ef4658e4281ba21ee11a9 SHA512 1c7686c761a90d6a9b5a6e991ef03fa1fb89e904ee8b0837cd28ba125d258edcbd073849b0baec1f70e1becb0523c92baf9ba736aeb2e8c1fb7a551780d30bdc
DIST libmongocrypt-1.12.0.tar.gz 4089451 BLAKE2B f24c0eae6545fd6daf7575f2821f218a7f2e40f422bb5c159e8ee45087312f245487024b4f98b26b083be23472402aba9819ccc7b4b82f3610bb31f318815f02 SHA512 1e28c15fe8730ac52f486da6cfd9e6d4683488118d709b2530cf8b34dcd8f567c4d462b56ce8c3ee0815816a6d871ca315b715bb2ecded0c2f769665f1f18eaa

View File

@ -16,7 +16,7 @@ IUSE="static-libs test"
REQUIRED_USE="test? ( static-libs )"
RDEPEND="
>=dev-libs/libbson-1.27.1[static-libs?]
>=dev-libs/libbson-1.28.1[static-libs?]
dev-libs/openssl:=
"
DEPEND="${RDEPEND}
@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
)"
PATCHES=(
"${FILESDIR}/${P}-static.patch"
"${FILESDIR}/${PN}-1.11.0-static.patch"
)
src_configure() {