From e533df55fada46b7e017ae1fb8e6154df9d6ea36 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 11 Oct 2021 14:47:22 +0200 Subject: python: don't use openssl for python --- extra/python/sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/python/sources') diff --git a/extra/python/sources b/extra/python/sources index 5896de60..59b37b0a 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ https://www.python.org/ftp/python/3.10.0/Python-3.10.0.tar.xz -https://www.openssl.org/source/openssl-3.0.0.tar.gz openssl patches/python3-always-pip.patch +patches/libressl-support.patch -- cgit v1.2.3