From eeee5cc9860964a9d2a6a0b3c437729e9447ecf3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 1 Mar 2018 22:49:43 +0100 Subject: [PATCH] python-curl: rebuild for libressl-2.6 --- 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 96ba47f315c..3aa05d448b1 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.1 -revision=1 +revision=2 wrksrc="pycurl-${version}" build_style=python-module hostmakedepends="python-devel python3-devel"