8000
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.
1 parent 3faf827 commit 5c92b42Copy full SHA for 5c92b42
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