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