8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentat 8000 ion.
There was an error while loading. Please reload this page.
1 parent b1f6064 commit 6fbe388Copy full SHA for 6fbe388
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.1'
+ url_version = '1.1.1f'
51
'''the version used to download our libraries'''
52
53
url = 'https://www.openssl.org/source/openssl-{url_version}.tar.gz'
0 commit comments