Skip to content

Commit 5c92b42

Browse files
committed
Update OpenSSL to 1.0.2e
1 parent 3faf827 commit 5c92b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/openssl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
class OpenSSLRecipe(Recipe):
8-
version = '1.0.2d'
8+
version = '1.0.2e'
99
url = 'https://www.openssl.org/source/openssl-{version}.tar.gz'
1010

1111
def should_build(self):

0 commit comments

Comments
 (0)