Skip to content

Commit c78a90d

Browse files
committed
Merge branch 'master' into release-2020.03.30
2 parents 24037dc + 52abfe9 commit c78a90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/openssl/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class OpenSSLRecipe(Recipe):
4747
version = '1.1'
4848
'''the major minor version used to link our recipes'''
4949

50-
url_version = '1.1.1'
50+
url_version = '1.1.1f'
5151
'''the version used to download our libraries'''
5252

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

0 commit comments

Comments
 (0)