We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 929d727 + a81fef3 commit c37c304Copy full SHA for c37c304
pythonforandroid/recipes/openssl/__init__.py
@@ -47,7 +47,7 @@ class OpenSSLRecipe(Recipe):
47
version = '1.1'
48
'''the major minor version used to link our recipes'''
49
50
- url_version = '1.1.1g'
+ url_version = '1.1.1i'
51
'''the version used to download our libraries'''
52
53
url = 'https://www.openssl.org/source/openssl-{url_version}.tar.gz'
0 commit comments