Skip to content

Commit 7d2e4b1

Browse files
committed
Update recipe for pycryptodome to version 3.9.4
1 parent 8740267 commit 7d2e4b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonforandroid/recipes/pycryptodome/__init__.py

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

33

44
class PycryptodomeRecipe(PythonRecipe):
5-
version = '3.6.3'
5+
version = '3.9.4'
66
url = 'https://github.com/Legrandin/pycryptodome/archive/v{version}.tar.gz'
77
depends = ['setuptools', 'cffi']
88

0 commit comments

Comments
 (0)