Skip to content

Commit a773778

Browse files
committed
update openssl recipe to 1.0.2h
1 parent 1b4b1ea commit a773778

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

1111
def should_build(self, arch):

0 commit comments

Comments
 (0)