From 958b7c03a096259bdadad60a68c5aace3104202a Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 00:19:58 +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 a2d19a07b3c..619c49f7df6 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=3 +revision=4 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto"