Skip to content

Commit

Permalink
Merge d07b434 into f5dbf21
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras committed Apr 1, 2020
2 parents f5dbf21 + d07b434 commit d4e39f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pythonforandroid/recipes/openssl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class OpenSSLRecipe(Recipe):
version = '1.1'
'''the major minor version used to link our recipes'''

url_version = '1.1.1'
url_version = '1.1.1f'
'''the version used to download our libraries'''

url = 'https://www.openssl.org/source/openssl-{url_version}.tar.gz'
Expand Down

0 comments on commit d4e39f3

Please sign in to comment.