mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-voip/umurmur: remove unused patch
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- umurmur-0.2.20/src/ssli_openssl.c
|
||||
+++ umurmur-0.2.20/src/ssli_openssl.c
|
||||
@@ -142,8 +142,6 @@
|
||||
|
||||
Log_info("Generating new server certificate.");
|
||||
|
||||
- CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON);
|
||||
-
|
||||
x509 = X509_new();
|
||||
if (!x509)
|
||||
goto err_out;
|
||||
@@ -38,7 +38,6 @@ DOC_CONTENTS="
|
||||
https://github.com/umurmur/umurmur/wiki/Configuration "
|
||||
|
||||
PATCHES=(
|
||||
# "${FILESDIR}/${PN}-0.2.20-openssl3.patch" #806154
|
||||
"${FILESDIR}/umurmur-0.3.1-mbedtls-3.patch"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user