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 9147848 commit 61cc596Copy full SHA for 61cc596
pythonforandroid/recipes/groestlcoin_hash/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class GroestlcoinHashRecipe(CythonRecipe):
5
- version = '1.0.1'
+ version = '1.0.3'
6
url = 'https://github.com/Groestlcoin/groestlcoin-hash-python/archive/{version}.tar.gz'
7
depends = ['setuptools']
8
cythonize = False
0 commit comments