From 54c646f44cc10adf54c00f1f30ebe1f412ed5ec3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:13 +0200 Subject: [PATCH] python-M2Crypto: rebuild with libressl-2.7 --- 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 67dab9826e..79aa10bb39 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.30.0 -revision=1 +revision=2 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto"