summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2021-12-22 20:24:00 +0000
committerdavidovski <david@davidovski.xyz>2021-12-22 20:24:00 +0000
commit62a0b9b7de1e419a2bf960cf97889f6e9c0524ef (patch)
tree5006758def33792d09de05ea0afd46a301a32d99
parent024004ce627f43723c6a6cf251b2161ff3ba1e9b (diff)
set openssl to use 1.1.1, since python requires it
-rw-r--r--repo/core/openssl.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/core/openssl.xibuild b/repo/core/openssl.xibuild
index 8e9b8cd..96d7cb8 100644
--- a/repo/core/openssl.xibuild
+++ b/repo/core/openssl.xibuild
@@ -4,6 +4,7 @@ DEPS=(glic)
SOURCE=https://github.com/openssl/openssl
DESC="The open source management tools and libraries for cryptography"
+BRANCH="OpenSSL_1_1_1-stable"
build () {
./Configure --prefix=/usr --openssldir=/etc/ssl --libdir=lib shared zlib-dynamic