From 40e6d64427d64ad8fa28fb2d47270e27cb149a71 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 27 Apr 2018 07:11:37 +0200 Subject: [PATCH] python-M2Crypto: temporary broken --- srcpkgs/python-M2Crypto/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/python-M2Crypto/template b/srcpkgs/python-M2Crypto/template index 79aa10bb39d..47cc7225bc4 100644 --- a/srcpkgs/python-M2Crypto/template +++ b/srcpkgs/python-M2Crypto/template @@ -14,6 +14,7 @@ license="MIT" homepage="https://gitlab.com/m2crypto/m2crypto/" distfiles="${PYPI_SITE}/M/M2Crypto/M2Crypto-${version}.tar.gz" checksum=0faf8588cc472061ed90ef3dd2f1c11fc3d61d8ac368853ff05fa23a768ee893 +broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9596/steps/shell_3/logs/stdio" pre_configure() { sed -i 's/OPENSSL_VERSION_NUMBER < 0x10100000L/OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER)/g' SWIG/*.i