Skip to content

Commit 12f2b1e

Browse files
committed
Update openssl to 1.0.2g
1 parent 3f0bcc7 commit 12f2b1e

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.2f'
8+
version = '1.0.2g'
99
url = 'https://www.openssl.org/source/openssl-{version}.tar.gz'
1010

1111
def should_build(self, arch):

0 commit comments

Comments
 (0)