From dc41e862b0391df89a7e8608257dfc8c486cae4a Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 00:18:08 +0200 Subject: [PATCH] python-M2Crypto: rebuild against libressl-3.1.3 --- srcpkgs/python-M2Crypto/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-M2Crypto/template b/srcpkgs/python-M2Crypto/template index 6febd5a9ea1..a2d19a07b3c 100644 --- a/srcpkgs/python-M2Crypto/template +++ b/srcpkgs/python-M2Crypto/template @@ -1,7 +1,7 @@ # Template file for 'python-M2Crypto' pkgname=python-M2Crypto version=0.35.2 -revision=2 +revision=3 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto"