dev-libs/nss: include the fix-client-cert-crash.patch in 3.84

Bug: https://bugs.gentoo.org/877169
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2022-11-03 10:06:36 +02:00
parent 0df20528b4
commit d1aceed340

View File

@@ -39,6 +39,7 @@ PATCHES=(
"${FILESDIR}/${PN}-3.53-gentoo-fixups.patch"
"${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
"${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
"${FILESDIR}/${PN}-3.79-fix-client-cert-crash.patch"
)
QA_PKGCONFIG_VERSION="${PV}.0"