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 3faf827 + 5c92b42 commit 19d6778Copy full SHA for 19d6778
pythonforandroid/recipes/openssl/__init__.py
@@ -5,7 +5,7 @@
5
6
7
class OpenSSLRecipe(Recipe):
8
- version = '1.0.2d'
+ version = '1.0.2e'
9
url = 'https://www.openssl.org/source/openssl-{version}.tar.gz'
10
11
def should_build(self):
0 commit comments